FeedReader

Modern desktop application designed to complement existing web-based RSS accounts.

Github星跟蹤圖

Translation status CircleCI Bountysource Join the chat at https://gitter.im/Feedreader-dev/Lobby

This project is no longer activily maintained!

I am for quite some time already working on a spiritual successor called NewsFlash. Its a complete rewrite in rust with an overhauled architecture and a bit more opinionated and focused interface. I hope to have a first preview release ready soon.
Regarding FeedReader: I am thankful for all the people who helped maintain this project and sent in pull requests the last few years. But currently there is nobody who regularly reviews pull requests, triages bug reports and does releases from time to time. If someone is willing to take over, I am happy to get you started. - Jan Lukas Gernert

FeedReader

FeedReader is a modern desktop application designed to complement existing web-based RSS accounts. It combines all the advantages of web based services like synchronisation across all your devices with everything you expect from a modern desktop application.

Website : http://jangernert.github.io/FeedReader/
For translators : https://hosted.weblate.org/projects/feedreader/

How to install

The Flatpak build works on any distro and will always track the newest release. For that reason, it's the only way we recommend that you install FeedReader (we really don't have the resources to support multiple distro-specific package).
For more information about Flatpak and how to use or install it for your distribution see the Flatpak webpage.

Build from source

These are the instructions for building and testing locally. We generally
recommend that you use the Flatpak build whenever possible though.

Ubuntu

Install dependencies:

sudo apt-get install \
	build-essential \
	meson \
	ninja-build \
	vala \
	pkg-config \
	libgirepository1.0-dev \
	libgtk-3-dev \
	libgumbo-dev \
	libsoup2.4-dev \
	libjson-glib-dev \
	libwebkit2gtk-4.0-dev \
	libsqlite3-dev \
	libsecret-1-dev \
	libnotify-dev \
	libxml2-dev \
	libunity-dev \
	librest-dev \
	libgee-0.8-dev \
	libgstreamer1.0-dev \
	libgstreamer-plugins-base1.0-dev \
	libgoa-1.0-dev \
	libcurl-dev \
	libpeas-dev \
	libgumbo-dev

Fedora

Install dependencies:

sudo dnf install \
	gcc \
	gettext \
	git \
	gnome-online-accounts-devel \
	gstreamer1-devel \
	gstreamer1-plugins-base-devel \
	gtk3-devel \
	gumbo-parser-devel \
	json-glib-devel \
	libcurl-devel \
	libgee-devel \
	libnotify-devel \
	libpeas-devel \
	libsecret-devel \
	libsoup-devel \
	libxml2-devel \
	meson \
	rest-devel \
	sqlite-devel \
	vala \
	webkitgtk4-devel \
	appstream \
	desktop-file-utils \
	libunity-devel

Build

git clone --recursive https://github.com/jangernert/FeedReader
cd ./FeedReader
meson builddir --prefix=/usr
ninja -C builddir install
# Now run `feedreader`

主要指標

概覽
名稱與所有者jangernert/FeedReader
主編程語言Vala
編程語言HTML (語言數: 12)
平台
許可證GNU General Public License v3.0
所有者活动
創建於2015-08-21 23:07:33
推送於2020-05-23 14:46:24
最后一次提交2020-05-23 16:41:13
發布數28
最新版本名稱v2.11.0 (發布於 )
第一版名稱v1.6-beta-1 (發布於 )
用户参与
星數778
關注者數32
派生數88
提交數2.9k
已啟用問題?
問題數0
打開的問題數0
拉請求數191
打開的拉請求數4
關閉的拉請求數36
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?