|
|
|
|
|
by BoppreH
1459 days ago
|
|
I have a script that cURL's each line from "feeds.txt" every 3 minutes, and dumps the new links in "new.txt". Then there's a button on my dashboard that opens all of those items in new tabs at once (sometimes a dozen or more!), and also moves them to "seen.txt", which is ignored when fetching new items. It's as simple as it sounds. I created it when Google Reader died, and has served my needs perfectly so far. |
|