Skip to content

An app built around productivity which shows latest tweets only from the accounts you want.

Notifications You must be signed in to change notification settings

DeveshParagiri/twitter-decluttered

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Decluttered

A simple application which only shows the latest tweets from your most favorite twitter accounts!

To install on your local machine

git clone https://github.com/DeveshParagiri/twitter-decluttered.git
python3 -m venv env
source env/bin/activate
pip3 install -r requirements.txt

To run it locally:

gunicorn run:app

or if you don't have gunicorn support :

python3 run.py

About

An app built around productivity which shows latest tweets only from the accounts you want.

Topics

Resources

Stars

Watchers

Forks