ideas.

filed under #automation

37 of 99
idea 099 Aug 22 3 min

A change feed for your own infrastructure

A self-hosted collector that records every change to your servers, images, DNS, and certs as a timestamped feed you can scroll during an outage.

self-hostedsolo-devautomation
idea 098 Aug 18 3 min

Cross-post your writing straight from git

A CLI that syndicates markdown posts from a git repo to every platform you publish on, tracking each one in a publish lockfile.

clicreatorcontentautomation
idea 097 Aug 14 3 min

Shift swap board for hourly teams

A web app where hourly staff post and claim shift swaps themselves, with rule checks and one-tap manager approval instead of a chaotic group chat.

webb2bautomationproductivity
idea 096 Aug 11 3 min

Self-hosted translation memory for indie apps

A self-hosted service that stores your app's strings, drafts translations with an LLM against a glossary, and fails CI when a key goes untranslated.

self-hostedsolo-devaiautomation
idea 095 Aug 06 3 min

Idempotency key gateway for payment APIs

A lightweight proxy that auto-generates and enforces idempotency keys for outbound API calls, so retries never double-charge or double-ship.

apib2bfinanceautomation
idea 094 Aug 04 3 min

Offline-first field audit app for compliance inspectors

A mobile app for safety and compliance inspectors that runs checklists fully offline in the field, then auto-generates a signed PDF report with photos and geotags on sync.

mobileenterpriseautomationproductivity
idea 093 Aug 02 3 min

Self-hosted webhook inspector and replay proxy

A self-hosted proxy that captures every inbound webhook (Stripe, GitHub, Shopify) to disk and lets developers replay any past event against local or staging servers on demand.

self-hosteddev-toolsautomation
idea 092 Aug 01 2 min

Invoice chasing assistant for freelancers

A web app that watches your invoices, drafts polite but firm follow-up emails as they age, and escalates tone automatically so freelancers stop doing awkward payment chasing by hand.

websolo-devfinanceautomation
idea 091 Jul 31 3 min

A physical traffic light for your CI pipeline

An ESP32-powered desk light that glows red, yellow, or green based on your team's live build status, so nobody has to alt-tab to check CI.

hardwaredev-toolsautomation
idea 090 Jul 30 3 min

Self-hosted OG image generator for blogs and docs sites

A self-hosted API that renders branded Open Graph preview images from HTML/CSS templates on demand, so static sites get good social cards without per-post design work.

apidev-toolsautomationcontent
idea 089 Jul 29 3 min

Settings-change watchdog for SaaS admin panels

A browser extension that snapshots and diffs sensitive settings pages in tools like AWS, Stripe, and GitHub, alerting your team the moment something changes.

browser-extensionteamautomationprivacy
idea 088 Jul 26 2 min

Self-hosted vendor contract renewal tracker

A self-hosted app that ingests vendor contracts and pricing sheets, extracts renewal dates and auto-renewal clauses, and alerts finance before a bad contract silently rolls over.

self-hostedb2bautomationfinance
idea 087 Jul 23 3 min

API rate limit budget tracker

An outbound proxy that tracks rate-limit consumption across every third-party API you call and warns you before a burst of traffic gets throttled in production.

apidev-toolsautomation
idea 086 Jul 22 3 min

Newsletter link rot and citation auditor

A web app that rechecks every link in a creator's published newsletter or blog archive on a schedule and flags dead, moved, or paywalled URLs before readers hit them.

webcreatorcontentautomation
idea 085 Jul 20 3 min

Shell history to runbook generator

A CLI that mines your bash/zsh history for repeated command sequences and turns them into named, documented runbooks your team can actually reuse.

clidev-toolsautomationproductivity
idea 084 Jul 19 2 min

One-click bug report capture extension

A browser extension that captures console errors, failed network requests, and a session replay into one shareable link so users can report bugs without typing a description.

browser-extensiondev-toolsautomation
idea 083 Jul 16 3 min

PII redaction proxy for outbound webhooks

A transparent proxy that sits in front of outbound webhooks and third-party API calls, scrubbing PII before payloads leave the network, for compliance-conscious teams.

apienterpriseprivacyautomation
idea 082 Jul 15 2 min

Automated backup restore verifier

A self-hosted tool that periodically restores random files and databases from your backups into a scratch environment to prove they actually work, not just that they exist.

self-hosteddev-toolsautomationdata
idea 081 Jul 14 2 min

Smart mail slot package detector

An ESP32-CAM sensor that watches your mail slot or porch, classifies deliveries versus junk mail with a small vision model, and pushes a notification only when it matters.

hardwareconsumeraiautomation
idea 080 Jul 13 2 min

On-call handoff notes generator for engineering teams

A web app that pulls PagerDuty, Slack, and Jira activity from an on-call shift and drafts structured handoff notes for the next engineer.

webteamautomationproductivity
idea 079 Jul 12 2 min

API contract diff checker for CI

A CLI that diffs OpenAPI specs between commits or environments and fails the build on breaking changes, catching contract drift before it ships.

clidev-toolsautomation
idea 078 Jul 09 3 min

Self-hosted SaaS seat and license usage auditor

A self-hosted tool that connects to your SaaS admin APIs, flags unused seats and duplicate tools, and estimates monthly savings before renewal.

self-hostedenterpriseautomationdata
idea 077 Jul 05 3 min

Git-aware changelog generator for release day

A CLI that reads commits and merged PRs since your last tag, groups them by type, and drafts a changelog and release notes post for you to edit and ship.

clidev-toolsautomation
idea 076 Jul 03 3 min

Self-hosted email alias manager with a one-click extension

A self-hosted email alias service paired with a browser extension that generates and fills a fresh forwarding alias on any signup form in one click.

browser-extensionsolo-devprivacyautomation
idea 075 Jul 01 3 min

Webhook replay and inspection tool for B2B integrations

A self-hosted proxy that sits in front of your webhook endpoints, logs every payload verbatim, and lets you replay or edit-and-replay failed deliveries on demand.

apib2bdev-toolsautomation
idea 074 Jun 21 3 min

Local rate-limit proxy for third-party API calls

A single-binary local reverse proxy that enforces configurable rate limits on outbound API requests, preventing 429s from third-party services without changing a line of application code.

apidev-toolsautomation
idea 073 Jun 17 3 min

Self-hosted AI code reviewer for GitHub pull requests

An n8n workflow that catches GitHub PR webhooks, sends each diff to a local Ollama model, and posts a review comment back — no external AI API required.

self-hosteddev-toolsaiautomation
idea 072 Jun 07 3 min

Browser-based interaction recorder for Playwright tests

A browser extension that records user clicks and form interactions, then exports them as ready-to-run Playwright test scripts — no manual test authoring needed.

browser-extensiondev-toolsautomation
idea 071 Jun 05 3 min

Global hotkey manager for shell commands and webhooks

A cross-platform desktop app where developers bind system-wide keyboard shortcuts to shell commands, HTTP webhooks, or app launches, configured via a plain JSON file.

desktopsolo-devautomation
idea 070 May 29 3 min

Self-hosted on-call rotation scheduler

A lightweight web app for small engineering teams to manage on-call rotations, send automated shift reminders, and log incidents without a PagerDuty subscription.

self-hostedb2bautomationproductivity
idea 069 May 27 3 min

OpenAPI breaking-change detector for CI pipelines

A CLI tool that diffs two OpenAPI specs, classifies each change as breaking or safe, and exits non-zero in CI so you catch accidental contract regressions before they ship.

apidev-toolsautomation
idea 068 May 26 2 min

ESP32 plant moisture monitor

A cheap ESP32 and capacitive moisture sensor that logs soil conditions to a self-hosted dashboard and sends push alerts when your plants need watering.

hardwareconsumerautomation
idea 067 May 16 3 min

Self-hosted webhook inspector for local development

A lightweight self-hosted service that captures, stores, and replays inbound HTTP webhooks so developers can debug third-party integrations without exposing localhost or paying for managed tunnels.

self-hosteddev-toolsautomation
idea 066 May 13 3 min

Dependency license auditor for commercial projects

A CLI tool that scans package manifests across npm and PyPI, resolves each dependency's SPDX license, and flags violations against a policy file — so teams shipping commercial software catch license drift before it ships.

cliteamautomation
idea 065 May 01 3 min

BLE room presence detector for home automation

A $4 ESP32 board that passively scans for your phone via Bluetooth and publishes room occupancy to a local MQTT broker — no cloud, no camera, no app.

hardwareconsumerautomationprivacy
idea 064 Apr 26 3 min

Cron-job heartbeat monitor

A lightweight API service developers ping from scheduled jobs so that missed or silently-failing crons trigger instant email or Slack alerts.

apidev-toolsautomation
idea 063 Apr 25 3 min

AI release notes from git history

A CLI tool that reads your git log between two refs and produces grouped, human-readable release notes in seconds.

clidev-toolsautomation