Twilert

Simple python script for real time desktop twitter hashtag tweet alert notification.

Twilert in Action

How to use?

Follow these commands.

git clone https://github.com/daxeel/Twilert.git
cd Twilert

Install dependencies

pip install -r requirements.txt

Now, run this command to start script.

python twilert.py --hashtag YOUR_HASHTAG

For example, i want tweet alert for new tweets coming under hashtag "programming".

python twilert.py --hashtag programming

And that's it!!

Built With

Share this project:

Updates