Skip to content

Suzie97/Communique

 
 

Repository files navigation

Ethical Design GPLv3 License

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.