Coder Social home page Coder Social logo

feedthemonkey's Introduction

Icon

Feed the Monkey

Feed the Monkey is a desktop client for TinyTinyRSS. That means that it doesn't work as a standalone feed reader but only as a client for the TinyTinyRSS API which it uses to get the normalized feeds and to synchronize the "article read" marks.

It is written in PyQt and uses WebKit to show the contents.

You need to have PyQt installed and a account on a TinyTinyRSS server.

License: BSD

Installation

Download the ZIP-file, unzip it and then run:

On Linux you can just do (if you have PyQt already installed):
sudo python setup.py install

On Windows you need to install (those are links to the binary packages):

Then rename freethemonkey to freethemonkey.pyw and then you can run it by double-clicking.

Keyboard shortcuts

The keyboard shortcuts are inspired by other feed readers which are inspired by the text editor vi.

j or โ†’ show nex article
k or โ† show previous article
n or Return open current article in the default browser
r reload articles
Ctrl Q quit
Ctrl + zoom in
Ctrl - zoom out
Ctrl 0 reset zoom

Trivia

I just hacked together this one within one day so it is not feature complete yet and has no real error handling.

Right now it only loads unread articles and shows them one after another. I might add a sidebar in the future, we will see.

Screenshot

Feed the Monkey screenshot

feedthemonkey's People

Watchers

 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.