{"repo":"dsecurity49/Intent-Bus","free":true,"listed":false,"github":"https://github.com/dsecurity49/Intent-Bus","clone":"git clone https://github.com/dsecurity49/Intent-Bus.git","description":"POST a job → any script can pick it up and execute it. A dead-simple distributed job bus for bots and scripts.","language":"Python","stars":27,"topics":["distributed-systems","flask-backend","flask-server","job-queue","python","sqlite","task-scheduler","termux"],"license":"MIT","category":"databases-storage","readme_excerpt":"Intent Bus Run code on any device from anywhere — using just HTTP. 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, while still being more reliable than cron. •Why I built this •Cross-device automation guide --- What makes this different? - Trigger your Android phone from a cloud server - Run jobs across devices without opening ports - Coordinate scripts using just HTTP + curl - Priority queues so important jobs are claimed first - Capability routing so workers only claim supported jobs - Dead-letter queue so failed jobs are archived instead of disappearing - No Redis, RabbitMQ, or managed broker required No external broker. Just a minimal Flask + SQLite core. --- How it works 1. A client POSTs a job to /intent 2. Workers poll /claim 3. One worker atomically claims the job 4. Worker executes and calls /fulfill/ 5. Failed jobs are retried with exponential backoff 6. Jobs exceeding retry limits move to the dead-letter queue Claims are lease-based and automatically expire if a worker disappears before fulfillment. --- Why not just use X? Tool Problem ------ --------- Cron No coordination, no retries, silent failures Redis / Celery Requires running and maintaining infrastructure RabbitMQ Heavier operational complexity Firebase Vendor lock-in, SDK overhead, pricing at scale Intent Bus ✅ Small deployable core with","default_branch":null,"files":null,"tree":[],"storefront":"/r/dsecurity49","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/dsecurity49/Intent-Bus/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}