Code Monkey home page Code Monkey logo

gnomereader's Introduction

Gnome (Unofficial) Reader - a feed reader for Gnome
===============================================================================

Gnome (Unofficial) Reader is a feed reader built for the Gnome desktop
environment.

Inspired by:
https://wiki.gnome.org/Design/Apps/Potential/News
https://github.com/gnome-design-team/gnome-prototypes/blob/master/feed/feeds.png

REQUIREMENTS
-------------------------------------------------------------------------------

  - gtk+-3.0 >= 3.14.5
  - tracker-sparql-1.0 >= 1.2.4
  - webkit2gtk-3.0 >= 2.2.6
  - libgrss-0.5 >= 0.5.0

Gnome (Unofficial) Reader uses Tracker as backend, and requires
tracker-miner-rss to be available. This way all the business logic about
fetching and updating feeds is delegated, here is implemented just the frontend
to browse contents.

TODO
-------------------------------------------------------------------------------

In Reader
  - fuzzy dates in items list (at least "Today" and "Yesterday")
  - meta-channel including all unread items from all channels
  - handle enclosures (for podcasts?)
  - use the channel's home screen in smart way
  - ability to tag items

Involving tracker-miner-rss
  - handle fetching and caching of embedded contents (e.g. images)

Involving libgrss
  - discover favicon of the channel (cfr. favicon.c in Liferea)
  - discover relevant image in item, to be used as cover

COPYRIGHT AND LICENSING
-------------------------------------------------------------------------------

Gnome (Unofficial) Reader is released under the terms of the GNU General Public
License, version 3 or, at your option, any later version.

Copyright (C) 2014 Roberto Guido <[email protected]>

gnomereader's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gnomereader's Issues

Sync GNOME Reader & ownCloud News

Hey @madbob โ€“ I was talking to @felipeborges at GUADEC about syncing the GNOME Reader/News with ownCloud through GNOME Online Accounts.

We have a News reader in ownCloud as well, see http://apps.owncloud.com/content/show.php/News?content=158434 โ€“ which is maintained by @Raydiation and @cosenal
The News app has an API as well: https://github.com/owncloud/news/wiki/API-1.2

Since ownCloud is already in the GNOME Online Accounts it would make a lot of sense to just plug that in. :)

Build problems

I'm having problems building GnomeReader. I'm using jhbuild and did this to build:

$ cd ~/Code/gnome/ # my jhbuild source path
$ git clone https://github.com/madbob/GnomeReader.git
$ cd GnomeReader
$ jhbuild make
...
configure.ac:77: error: required file 'libgd/Makefile.in' not found

So since you depend on libgd I do the following:

$ git submodule init 
No submodule mapping found in .gitmodules for path 'libgd'

This is on Fedora Rawhide if that matters.

Eager to test this. :)

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.