forked from huginn/huginn
-
Notifications
You must be signed in to change notification settings - Fork 0
Agent ideas
Glenn / devalias edited this page Mar 18, 2014
·
12 revisions
- Naive Bayes Agent - classify events based on training data
- Bitcoin Agent - send and receive Bitcoin payments
- Pushover support for sending push notification messages to Android devices. (pushover.net/api)
- Boxcar support for sending push notification messages to iOS devices
- Gmail OAuth2 login support
- Generic IMAP/POP support for incoming and outgoing email
- Dropbox OAuth support
- Feedly support (get marked for later)
- Pocket support ( put something into read queue)
- RescueTime support (detect/report productivity or lack thereof)
- Readability support ( put something into read later)
- Google Search results (changes in SERP for specified keyword and/or specified url)
- Whois tracking (detect changes in whois details for a domain)
- Website status monitoring (alert when website is down)
- an mqtt subscriber/publisher, see mqtt.org
- github agent see https://github.com/peter-murach/github
- Dedicated RSS Reader agent that can accumulate unique data (The Website agent can already handle RSS)
- RSS Publisher agent. Presumably Huginn itself would host the RSS. This would provide one avenue for passing information between Huginn instances.
- http://code.google.com/p/google-diff-match-patch/ support
- Draw inspiration from similar services