Skip to content

balanceofcowards/pyttrss

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

pyttrss

Python interface and utilities for accessing a TinyTinyRSS instance.

The ttrss.py file provides an object-oriented interface to the TinyTinyRSS REST API.

Two example scripts are provided:

  • feedline.py is a console utility, displaying all unread articles line by line and either skipping them (press Space) or opening them in a webbrowser (press o)
  • gtkfeedline.py provides similar functionality, creating a statusicon which gives access to the list of unread articles

Bug reports and pull requests are very welcome. Original motivation can be found in my blog.

About

Python interface and utilities for TinyTinyRSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages