Keep yourself informed without leaving your terminal!
You can download the Go binaries directly from this repository or use Homebrew to install daily
You can see a overview by typing at your terminal:
daily
The default behaviour is to simply type:
daily [command] [country]
For example, to get the news from a specific country:
daily news bra
In the case above, bra
stands for Brazil. To see a list of available countries, type:
daily --country
This is a open source project so you are more than welcome to contribute to it. You can open issues, PRs, foment discussions and of course, add more supported countries to the application.
Take a look at the code, is relatively simple to add countries to it.