Commit Graph

11 Commits

Author SHA1 Message Date
Fabio Manganiello 6c2ea3767c s/runbullet/platypush/g 2017-12-11 20:30:57 +01:00
Fabio Manganiello 50413dd89d Implemented send_msg on Pushbullet backend 2017-12-11 19:49:08 +01:00
Fabio Manganiello e9e0512a52 Implemented local backend 2017-12-11 16:48:28 +01:00
Fabio Manganiello 9183599664 Supporting multiple backends on pusher script 2017-12-11 01:23:22 +01:00
Fabio Manganiello 9790541362 Should flush the connection before exiting 2017-11-29 03:18:01 +01:00
Fabio Manganiello c4dc0fd9ae Fixed constructor 2017-11-29 02:53:34 +01:00
Fabio Manganiello 57519ed114 - Implemented Kafka backend, as a variant of #6
- pusher changed to use either Pushbullet or Kafka as a backend
(whatever is specified with pusher=True in the main config file). Still
a lot of dirty code to refactor there tho.
2017-11-29 02:44:03 +01:00
Fabio Manganiello 661ff9a0b8 #6: Made a more general purpose backend infrastructure 2017-11-09 05:04:48 +01:00
Fabio Manganiello 5d2a0cffb5 #3 - Simplified command-line interface for pusher 2017-11-04 14:02:56 +01:00
Fabio Manganiello c689b9bbf1 New format for messges, using actions instead of plugin names + custom args for each plugin 2017-11-04 12:28:15 +01:00
Fabio Manganiello 99a93012ce Proper release with setuptools support 2017-11-03 15:06:29 +01:00
Renamed from runbullet/pusher.py (Browse further)