Personalized news feed parser & broadcast.
Easily specify your RSS/Atom sources and broadcast preferences to get personalized news feed.
No external dependencies are used. The project is fully self-contained.
For snap
users a snap package is available through snap install mynews
.
Otherwise, pre-built binaries that are available in releases
are recommended.
To build from source make sure you have go
installed and run go install
.
Executing bare mynews
will use in-memory DB and will print to stdout by default.
For full list of available options, see: mynews -help
Working examples:
- Tech News https://t.me/lawzava_news_tech
- Design News https://t.me/lawzava_news_design
I will be actively maintaining and improving this repository until it is stated otherwise in this section.
Feel free to create issues (questions) / PRs as you see fit for now. There are no hard rules.