Skip to content

rodrigo18br/feedNimbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeedNimbus

FeedNimbus is a feed client that seeks to improve content exploration presenting feed items grouped not by source, but by subject. The main topics are extracted from all items, and shown in a wordcloud. Also, this content presentation has the aim to avoid the scrolling prevalent in most social media.

Wordcloud

Simplicity is a concern here. The UI seeks to be minimalist and no frameworks are used.

Installing

  1. Clone the repo;

  2. Install dependencies with pipenv

pipenv install
  1. Run
pipenv run python3 app.py
  1. Click on Settings and set up your feedlist and, optionally, a list of stopwords;

  2. Click on Reload to get the wordcloud from your feeds.

About

A feed client that presents items grouped by subject in a wordcloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors