Skip to content

Latest commit

 

History

History
84 lines (55 loc) · 3.21 KB

README.md

File metadata and controls

84 lines (55 loc) · 3.21 KB

PyStalker

Travis mit license Travis

                            ____        ____  _        _ _
                           |  _ \ _   _/ ___|| |_ __ _| | | _____ _ __
                           | |_) | | | \___ \| __/ _` | | |/ / _ \ '__|
                           |  __/| |_| |___) | || (_| | |   <  __/ |
                           |_|    \__, |____/ \__\__,_|_|_|\_\___|_|
                                  |___/

A very simple python script to check what your friend are doing on coding sites. You can see you friends Last visit, Last question solved, Last contest given. Currently, i am working on the version02 of script.

Demo

⬆️[Back to Top]

Watch a live demo of it working here here

Features

⬆️[Back to Top]

  • Simple to use : Built with love so it's easy to use. Problem ? see the doc.
  • Infinite options : There are many so i'll list all of them
    • Add any number of usernames.
    • single command will stalk every username.
    • you can stalk any user anonymous.
  • Secure : Belive me it's secure, till you take care of data file (no playing).
  • Text Highlighting is cross platform - Supports Linux, MAC, Windows for the terminal based highlighting.

Installation

⬆️[Back to Top]

$ cd PyStalker && pip install -r requirements.txt
$ python stalker.py

Contributing

⬆️[Back to Top]

All contributions accepted.

To-do

  • Make it password protected.
  • Allow user to delete the records.
  • check the validity of username.
  • Add functionality of adding multiple usernames at a time.
  • Ability to edit the content of a Data file.
  • Add python3 support
  • Encrypt the DATA file using Sqlcipher
  • Add better UI using urwid

Issues

⬆️[Back to Top]

You can report the bugs at the issue tracker

OR

You can tweet me if you can't get it to work. In fact, you should tweet me anyway.


License

⬆️[Back to Top]

Built with ♥ by Amar Prakash Pandey(@amarlearning) under MIT License

You can find a copy of the License at http://amarlearning.mit-license.org/