This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
Intent Bus
Zero-infrastructure task queue for edge devices.
A lightweight job queue built with just Flask and SQLite. It lets you trigger scripts on edge devices (like Android/Termux or Raspberry Pis) sitting behind NAT without opening inbound ports. It handles task routing, atomic locking, and retries natively, giving you a reliable distributed system. Built for developers who want something lighter than Redis, RabbitMQ, or Firebase, but more reliable than cron.
Hey Product Hunt!
I'm Dhanush, a CS undergrad and backend developer, and this is Intent Bus.
I built this to solve a massive headache I was having: I needed a simple way to trigger automation scripts on my personal edge devices (specifically an Android phone running Termux) from a cloud server.
The standard advice is to deploy Celery and RabbitMQ/Redis, but that is heavy, expensive, and massive overkill for simple side projects. The other option was opening inbound network ports, which is a security nightmare.
So, I built Intent Bus. Your cloud server just holds the jobs in a SQLite database, and your edge devices act as workers that safely pull tasks via standard outbound HTTP. It handles lease locking, exponential backoff, and dead-letter queues natively.
It's not meant to replace Kafka, but for personal infrastructure and edge automation, it works perfectly (stress-tested to ~13 jobs/sec).
I’d love to hear your feedback on the architecture, and I'm around all day to answer any questions!
About Intent Bus on Product Hunt
“Zero-infrastructure task queue for edge devices.”
Intent Bus was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #136 on the daily leaderboard. A lightweight job queue built with just Flask and SQLite. It lets you trigger scripts on edge devices (like Android/Termux or Raspberry Pis) sitting behind NAT without opening inbound ports. It handles task routing, atomic locking, and retries natively, giving you a reliable distributed system. Built for developers who want something lighter than Redis, RabbitMQ, or Firebase, but more reliable than cron.
On the analytics side, Intent Bus competes within Open Source, Developer Tools, GitHub and Development — topics that collectively have 629.8k followers on Product Hunt. The dashboard above tracks how Intent Bus performed against the three products that launched closest to it on the same day.
Who hunted Intent Bus?
Intent Bus was hunted by Dsecurity. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of Intent Bus including community comment highlights and product details, visit the product overview.