bulletty 0.1.9

a pretty TUI feed reader (RSS+ATOM) that stores articles locally as Markdown files
1
2
3
4
pub mod helpdialog;
pub mod mainscreen;
pub mod readerscreen;
pub mod urldialog;