Live data from Hacker News

Huginn, an Open Source IFTTT / Yahoo Pipes

github.com

11–20 of 73 posts

Re: Huginn, an Open Source IFTTT / Yahoo Pipes

#16
post #2

This has been my side project for the last few months. I'm very interested in your feedback!

This is awesome! We were just talking about building a desktop IFTTT. Can't wait to play with this tonight and learn to make agents.

Please let me know if you have questions. I'm planning to make a screencast tutorial on how to make and link Agents.

Re: Huginn, an Open Source IFTTT / Yahoo Pipes

#19
As a side note, there is another "pipes like" project out there, called DERI Pipes[1]. Development appears to have ended some time back, but I've created a fork[2] of the Github project and am planning to do some work on this.

Anybody else who's interested in this sort of thing, give me a shout.

We also have a demo server setup where you can play with the thing, at: http://demo2.fogbeam.org:8080/pipes/

[1]: http://pipes.deri.org

[2]: https://github.com/mindcrime/semanticwebpipes

Re: Huginn, an Open Source IFTTT / Yahoo Pipes

#20
post #2

This has been my side project for the last few months. I'm very interested in your feedback!

I've been building something similar in Erlang/Elixir (OTP's a very good match for an event-driven system which connects a series of inputs to outputs), but never quite managed to get it integrated beyond a few minor inputs/outputs (the fact Erlang is less popular makes finding decent OAuth libraries difficult, for instance). The web interface you've made in particular is impressive; so far my "pipes" are just more scripts.

Well done on this, I'm looking forward to playing with it tonight.

Post reply on HN