Temboz logo

Temboz

  •  0 ratings
In category: Feed Readers

About Temboz

Two-column feed reader emphasizing filtering capabilities to manage information overload.

  •   163  
  •   0  
  •   0  
  •   0  
Github stats:
  •  Commits: N/A  
  •   N/A  
  •   N/A  
  •  Latest commit: N/A  

Deploy this app to Linode with a free $100 credit!

Languages/Platforms/Technologies:
Lincenses:

More about Temboz

The Temboz feed reader

Introduction

Temboz is a web-based RSS/Atom aggregator and feed reader that focuses on saving you time by letting you filter out articles you are not interested in.

It is inspired by FeedOnFeeds (web-based personal aggregator), Google News (two column layout) and TiVo (thumbs up and down).

Features

  • Two-column user interface for better readability and information density. Automatic reflow using CSS.
  • Information Hunter-gatherer user interface: items flagged with a "Thumbs down" disappear immediately off the screen (using Dynamic HTML), making room for new articles.
  • Extensive filtering capabilities:
  • By keyword or phrase
  • By tag
  • using Python expressions
  • Ratings system for articles
  • Share articles you flagged as "Thumbs Up" via Facebook or as an Atom feed
  • Built-in web server.
  • Ad filtering
  • Multithreaded, download feeds in parallel.

History

I have been using Temboz as my feed reader since 2004. I currently have over 500 feeds subscribed to, and my filtering rules get rid of around 1/3 of the incoming firehose of information.

Screen shots

Reader UI

The home page is the article reading interface, using a two-column layout. Clicking on the "Thumbs down" icon makes the article disappear, bringing a new one in its place (if available). Clicking on the "Thumbs up" icon highlights it in yellow and flags it as interesting in the database.

Feed summary

The feed summary page shows statistics on feeds, starting with feeds with unread articles, then by alphabetical order. Feeds can be sorted based on other metrics. You have the option of "catching up" with a feed (marking all the articles as read). Feeds with errors are highlighted in red (not shown). The default sort order is by feed signal-to-noise ratio.

Feed etails

Clicking on the "details" link for a feed brings up this page, which allows you to change title or feed URL, and shows the RSS or Atom fields accessible for filtering.

Filtering rules

Feeds can be filtered by keyword, phrase, tag, author or using Python expressions. Filtering out junk pop culture makes for tremendous time savings.

Known bugs

You can check outstanding bug reports, change requests and more on the GitHub issue tracker.

Installation

  • You will need Python 3.8+ installed on your machine, and a reasonably recent version of SQLite, ideally with the json1 and fts5 extensions enabled for optimum performance
  • If you do not have pip, install it by running python -m ensurepip (you may need to do this as root depending on how your Python installation is set up, or use a system package manager like apt-get).
  • If you do not have virtualenv installed, install it using pip install virtualenv (or use a package manager if required).
  • Create a directory and virtualenv to run Temboz, in this case tembozdir: virtualenv tembozdir
  • cd tembozdir
  • If you are a bash/ksh user: . bin/activate
  • If you are a tcsh/csh user: source bin/activate.csh
  • Install Temboz in the virtualenv: pip install temboz
  • When you run Temboz for the first time, it will prompt you for the network address/port it should listen on, and your login/password: ./bin/temboz
  • Optionally, you can import an OPML subscription file if you have one: ./bin/temboz --import foo.opml
  • If you imported subscriptions, you can trigger a manual refresh: ./bin/temboz --refresh
  • You can now start the Temboz server: ./bin/temboz --server

Keeping informed

I would highly recommend you subscribe to Temboz' RSS feed to be notified of security releases and other major announcements. It's less than one post a year, I promise...

Credits

Temboz is written in Python, and leverages Mark Pilgrim’s Ultra-liberal feed parser, SQLite, Flask.

Post scriptum

The name "Temboz" is a reference to Malima Temboz, "The mountain that walks", an elephant whose tormented spirit is the object of Mike Resnick’s excellent SF novel, Ivory.

Comments (0)

Please login to join the discussion on this project.

Temboz Reviews (0)

Overall Rating

None

based on 0 ratings

Please login to review this project.

No reviews for this project yet.

↑ back to top

Linux VPS from $11/yr.
RackNerd VPS for $11.38/mo

Popular Projects

FluxBB

in Social Networks and Forums
 29k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 17k    1    1    0  

Libreddit

in Social Networks and Forums
 5k    0    1    0  

CasaOS

in Self-hosting Solutions
 4k    0    0    0  

Audiobookshelf

in Audio Streaming
 3k    0    1    0  

Mediagoblin

in Photo and Video Galleries
 3k    0    0    0  

Dashboard

in Personal Dashboards
 2k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 17k    1    1    0  

Tube Archivist

in Automation
 2k    0    1    0  

OneDev

in Project Management
 1k    0    0    0  

iodine

in Proxy
 1k    0    0    0  

Alf.io

in Booking and Scheduling
 1k    0    0    0  

sysPass

in Password Managers
 743    0    0    0  

Misskey

in Social Networks and Forums
 2k    0    0    0  
pCloud Lifetime

Top Rated Projects

Gitea

 1 rating
in Project Management

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Pydio

 1 rating
in File Transfer & Synchronization

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Seafile

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

RSS Monster logo
RSS Monster cover

RSS Monster

RSS Monster is an easy to use web-based RSS aggregator and …

newsdash logo
newsdash cover

newsdash

A news dashboard inspired by iGoogle and Netvibes.

FreshRSS logo
FreshRSS cover

FreshRSS

Self-hostable RSS feed aggregator.