Live2026
Flight Deal Watcher
Watches specific routes for real price drops and pushes an alert, with the price history kept locally.
PythonSQLiteREST APIsntfy
Details worth knowing
- 01One provider module per data source, so adding a source does not touch the alerting logic.
- 02Local SQLite price history, which makes a claimed deal checkable against the trend instead of taken on faith.
- 03Push alerts through ntfy after direct-to-self messaging proved unreliable.