

Intent Bus
1 like
Intent Bus is a zero-infrastructure job coordination system with retries, atomic locking, priority scheduling, and cross-device workers.
Cost / License
- Free
- Open Source (MIT)
Platforms
- Mac
- Windows
- Linux
- Python
Features
- SQLite
- Task Scheduling
Intent Bus News & Activities
Highlights All activities
Recent activities
dsecurity added Intent Bus as alternative to Liteflow
dsecurity added Intent Bus as alternative to Apache Pulsar
dsecurity added Intent Bus as alternative to RabbitMQ- dsecurity liked Intent Bus
- dsecurity added Intent Bus
- dsecurity added Intent Bus
- POX updated Intent Bus
Intent Bus information
No comments or reviews, maybe you want to be first?
What is Intent Bus?
Intent Bus is a zero-infrastructure job coordination system with retries, atomic locking, priority scheduling, and cross-device workers.
Built for developers who want something lighter than Redis, RabbitMQ, or Firebase, but more reliable than cron. It relies entirely on a minimal Flask server and SQLite WAL-mode, requiring no external message brokers.
It is specifically designed to solve the problem of triggering scripts on edge devices (like Android/Termux, Raspberry Pis, or locked-down enterprise nodes) sitting behind NAT or firewalls without having to open inbound ports.



