Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 2.69 KB

README.md

File metadata and controls

43 lines (31 loc) · 2.69 KB

Ethical Design GPLv3 License

Archived

This project has been archived and will see no further development. As an alternative, I recommend NewsFlash, which is a very well designed GNOME app.


Icon

Communique

Get it on AppCenter Download on Flathub

Screenshot Screenshot

Your personal journalist

Subscribe to and read RSS/Atom feeds with cross-platform synchronization. Communique is a feed reader with support for a lot of RSS services, like Feedbin, Tiny Tiny RSS, Nextcloud News etc. And ofcourse, you can use Communique to subscribe to and read RSS feeds locally, without logging in to anything.

Made for elementary OS

Communique is designed and developed on and for elementary OS. Purchasing through AppCenter directly supports me and elementary. Get it on AppCenter for the best experience.

Get it on AppCenter

Financial Contribution

You can contribute funds to the project over at Liberapay. Thank you so much 😊️ !!

Donate using Liberapay

Developing and Building

Flatpak is the recommended way for building Communique. Developing and testing with flatpak helps ensure that everything works correctly inside the flatpak sandbox.

flatpak-builder build com.github.suzie97.communique.yml --user --install --force-clean
flatpak run com.github.suzie97.communique.yml

Special Thanks to @jangernert

  • More than 90% of the backend of this project is adopted from his project FeedReader. Communique would not have been possible without FeedReader.