daxeel / Twilert

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!!

About

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


Languages

Language:Python 100.0%