|
|
@@ -2,21 +2,34 @@
|
2
|
2
|
|
3
|
3
|
## What is Huginn?
|
4
|
4
|
|
5
|
|
-Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your behalf. We're just getting started, but here are some of the things you can do with Huginn right now:
|
|
5
|
+Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your behalf.
|
6
|
6
|
|
7
|
7
|

|
8
|
8
|
|
9
|
|
-Control your own data, run your own data hub.
|
10
|
|
-You know where the data is and who has it. Don't be afraid to log stuff because of where it is.
|
|
9
|
+We're just getting started, but here are some of the things that you can do right now with Huginn:
|
11
|
10
|
|
12
|
|
-Make agents that serve you.
|
|
11
|
+* Watch for air travel deals
|
|
12
|
+* List terms you care about and receive emails when their occurrence on Twitter changes drastically
|
|
13
|
+* Track the weather and get an email when it's going to rain (or snow) tomorrow
|
|
14
|
+* Follow your project names on Twitter and get updates when people mention them
|
|
15
|
+* Scrape websites and receive email when they change
|
|
16
|
+* Track your location over time
|
|
17
|
+
|
|
18
|
+You run Huginn on our own server, so you always know who has your data. You do.
|
13
|
19
|
|
14
|
20
|
And now, some example screenshots. Below them are instructions to get you started.
|
15
|
21
|
|
|
22
|
+
|
|
23
|
+
|
16
|
24
|

|
17
|
|
-
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
18
|
30
|

|
19
|
|
-
|
|
31
|
+
|
|
32
|
+
|
20
|
33
|
|
21
|
34
|
## Getting Started
|
22
|
35
|
|