bulletty 0.2.0

a pretty TUI feed reader (RSS+ATOM) that stores articles locally as Markdown files
1
2
3
4
pub mod appearance;
pub mod theme;
pub mod themedata;
pub mod usersettings;