A personal Social Media Hub. Get your Streams drop by drop.
You need node.js >= v0.10.31 and node-webkit >= v0.10.4
Build it with:
╭─user@host ~/trickle
╰─$ zip -r trickle.nw * && nw trickle.nw
On OS X you may use the following command, because node-webkit is buggy:
╭─user@host ~/trickle
╰─$ zip -r trickle.nw * && open trickle.nw