bulletty 0.2.1

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