Git Product home page Git Product logo

feeder's Introduction

Flattr this

License

GPLv2, for more info see LICENSE.

Quick install

Clone the project:

git clone --recursive https://github.com/spacecowboy/Feeder.git

Then build and install the app to your phone which is connected via USB:

./gradlew installProdDebug

My server is configured by default and you can use your Google account (no password required) to login.

More details

This is an RSS app for Android. Unlike some simple feed readers out there, this app interfaces with a server which is included in the server/flaskapp directory. The server allows easy configuration with a yaml-file and you can setup the server to only allow certain usernames/password. You can also configure it to accept a valid Google token so people can login via their Google accounts, without giving up their passwords (they only have to reveal their email addresses). Furthermore, you can also allow anyone with a Google account to login if you so desire.

The app is currently useless without a server to talk to as all the feed processing and parsing happens serverside. This is done to increase the speed (substantially) and allows synchronizations to be made extremely fast. Parsing the feeds on device can be quite slow. Future versions of the server might allow anonymous usage, or the app might allow device local parsing. I care about speed and that just isn't there at the moment.

Features

  • Offline reading
  • Lightning fast synchronization
  • Notification support
  • OPML Import/Export
  • Material desing

How to run your own server?

Either directly on your machine if you have Python3 installed, or using Docker, which is the most fool-proof way.

See server/flaskapp.

Screenshots

feeder's People

Contributors

spacecowboy avatar

Watchers

 avatar  avatar

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.