This is a command line client for Hashtrack. It allows you to track hashtags of your choice and display a real time feed of the relevant tweets.
--login Creates a session token and store it in the local filesystem in a config file
--logout Remove the locally stored session token
--track Tracks one or more hashtags
--untrack Untracks one or more previously tracked hashtags
--tracks Displays the hashtags you are tracking
--list Displays the latest 50 captured tweets
--watch Stream and display the captured tweets in real-time
--status Displays who you are, if logged in
--endpoint Point to another server
--config Load a custom config file
-h --help This help information.