|
|
@@ -16,11 +16,14 @@ Huginn is a system for building agents that perform automated tasks for you onli
|
16
|
16
|
* Compose digest emails about things you care about to be sent at specific times of the day
|
17
|
17
|
* Track counts of high frequency events and SMS on changes, such as the term "san francisco emergency"
|
18
|
18
|
* Watch public transit
|
|
19
|
+* Run arbitrary JavaScript Agents on the server
|
19
|
20
|
* Track your location over time
|
20
|
21
|
* Create Amazon Mechanical Turk tasks as the input, or output, of events
|
21
|
22
|
|
22
|
23
|
Follow [@tectonic](https://twitter.com/tectonic) for updates as Huginn evolves, and join us in [our IRC channel](https://kiwiirc.com/client/irc.freenode.net/?nick=huginn-user|?#huginn) (\#huginn on Freenode) to discuss the project.
|
23
|
24
|
|
|
25
|
+Want to help with Huginn? Try tackling [issues tagged with #help-wanted](https://github.com/cantino/huginn/issues?direction=desc&labels=help-wanted&page=1&sort=created&state=open).
|
|
26
|
+
|
24
|
27
|
## Examples
|
25
|
28
|
|
26
|
29
|
Please checkout the [Huginn Introductory Screencast](http://vimeo.com/61976251)!
|