Skip to main content

A simple tweet watcher.

Project description

Tweet Watcher

A simple graphical user interface for searching and storing tweets in real time.


Dependencies


Installation

$ python3 -m pip install git+git://github.com/sixohsix/twitter.git#twitter
$ python3 -m pip install tweetwatcher

Add to ~/.local/bin to PATH if it isn't already.


Usage

You will need a Twitter developer account to get the API tokens. You can create that here.
Then just type tweetwatcher on your terminal emulator to open the app.

$ tweetwatcher

Once you open the app, you will need to fill the fields with the tokens and keys you got before searching for anything. You can also create a credentials file at your user home (~/ or C:\Users\username) like this:

<access token>
<access token secret>
<consumer key>
<consumer key secret>
<path to database to store tweets>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tweetwatcher-0.0.3.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

tweetwatcher-0.0.3-py3-none-any.whl (10.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page