GithubHelp home page GithubHelp logo

urandom / feedreader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jangernert/feedreader

0.0 3.0 0.0 22.82 MB

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

Home Page: http://jangernert.github.io/FeedReader/

License: GNU General Public License v3.0

CMake 3.87% Vala 67.15% HTML 0.04% CSS 0.71% PHP 0.26% Shell 0.07% Makefile 0.09% XSLT 0.24% C 27.54% C++ 0.02%

feedreader's Introduction

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

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://www.transifex.com/dev-feedreader/feedreader

Dependencies

  • build-essential
  • cmake
  • vala (>=0.26)
  • pkg-config
  • libgirepository1.0-dev
  • libgtk-3-dev (>= 3.22)
  • libsoup2.4-dev
  • libjson-glib-dev
  • libwebkit2gtk-4.0-dev
  • libsqlite3-dev
  • libsecret-1-dev
  • libnotify-dev
  • libxml2-dev
  • libunity-dev (optional)
  • librest-dev
  • libgee-0.8-dev
  • libgstreamer1.0-dev
  • libgstreamer-plugins-base1.0-dev (gstreamer-pbutils-1.0)
  • libgoa-1.0-dev (>= 3.20)
  • libcurl-dev
  • libpeas-dev

How to install

Arch Linux :

yaourt -S feedreader

Fedora :

sudo dnf install feedreader

Solus OS :

sudo eopkg install feedreader

openSUSE :

sudo zypper install feedreader

Flatpak

FeedReader is now availble as Flatpak and should be installable on all major Linux distributions that support the Flatpak Application Framework eg. Fedora, Debian, Ubuntu, elementaryOS, Arch, openSuSE, Mageia and many more.

For more information about Flatpak and how to use or install it for your distribution see the Flatpak webpage.

Besides installing the Flatpak Framework, you should also install the following portal packages using your distributions paket manager:

  • xdg-desktop-portal
  • xdg-desktop-portal-gtk

Via repository

This enables OTA updates and is the recommended way. Defaults to the stable branch.

flatpak install http://feedreader.xarbit.net/feedreader-repo/feedreader.flatpakref

You can also create your own Flatpak bundle running make bundle command in the flatpak/ sub-directory.

Manual installation

git clone --recursive https://github.com/jangernert/FeedReader
cd ./FeedReader
mkdir build
cd ./build
cmake ..
make
sudo make install

Arch Linux users can build the latest version using yaourt -S feedreader-git

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.