Blogtato: A CLI RSS/Atom Feed Reader with Optional Git Synchronization
By
todsacerdoti
2mo ago· 6 min readenCode
100/100
Golden Brown
Bagelometer↗
Fresh out the oven, still warm. Top of the tray.
Score100Typehow-toSentimentneutral
Summary
Blogtato is a command-line interface (CLI) RSS/Atom feed reader inspired by Taskwarrior, featuring git-based synchronization that's entirely optional. The tool can work offline on a single device or sync feeds across multiple devices using a private git repository. The article provides installation instructions, setup guidance for git synchronization, and a quick start guide for users to begin using the feed reader.
Key quotes
· 4 pulledA CLI RSS/Atom feed reader inspired by Taskwarrior.
git based synchronization is entire optional. blogtato can work entirely offline on a single device.
To set up git synchronization, create a private repo on your git host.
Don't worry about setting git sync up if you are just trying blogtato out: you can run blog clone user/repo later and your existing feeds will be merged with the remote automatically.
A CLI RSS/Atom feed reader inspired by Taskwarrior - kantord/blogtato
