All Projects β†’ amarlearning β†’ PyStalker

amarlearning / PyStalker

Licence: MIT license
Python script to see you what your friends are doing on Codeforces!

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to PyStalker

StalkPy
A Python script to opens the major social networks associated to the specific handle. Inspired from https://github.com/samanthakem/HandleStalker πŸš€ πŸ’ƒ
Stars: ✭ 21 (+75%)
Mutual labels:  highlighting, friends, stalking
Github Wrapped
Take a look back at all the contributions you as an individual made to the open-source community
Stars: ✭ 304 (+2433.33%)
Mutual labels:  tweets, stats
twitter-to-rss
Simple python script to parse twitter feed to generate a rss feed.
Stars: ✭ 15 (+25%)
Mutual labels:  tweets, python-script
ChristmasSpiritBreaker-andNewYearsToo
Python script which automatically sends Christmas/New Year's messages from a custom messages list on Whatsapp, Facebook Messenger or via SMS in a given time range, to a custom contacts list. Time to work smart, not hard.
Stars: ✭ 81 (+575%)
Mutual labels:  python-script, friends
check nextcloud
Nagios/Centreon plugin for nextcloud serverinfo API (https://github.com/nextcloud/serverinfo)
Stars: ✭ 22 (+83.33%)
Mutual labels:  python-script
pypi-tools
Command-line Python scripts to do things with PyPI
Stars: ✭ 18 (+50%)
Mutual labels:  python-script
cpt
An amazing versatile CLI tool for competitive programming!
Stars: ✭ 32 (+166.67%)
Mutual labels:  codeforces
network tech
Cisco config syntax and snippets for Sublime Text
Stars: ✭ 82 (+583.33%)
Mutual labels:  highlighting
matrix-registration
a token based matrix registration api
Stars: ✭ 182 (+1416.67%)
Mutual labels:  friends
WVWalkthroughView
WVWalkthroughView is an objective C based utility to highlight certain parts for iOS apps.
Stars: ✭ 29 (+141.67%)
Mutual labels:  highlighting
highlight-words
vscode extension to highlight all occurrences of words or expression
Stars: ✭ 32 (+166.67%)
Mutual labels:  highlighting
org-stats
Get the contributor stats summary from all repos of any given organization
Stars: ✭ 151 (+1158.33%)
Mutual labels:  stats
Twitter-bot
Twitter bot which waits for #hashTag and sends weather update of city via tweets
Stars: ✭ 20 (+66.67%)
Mutual labels:  tweets
messenger-demo
Laravel messenger demo app using rtippin/messenger. Private and group threads with real-time messaging, reactions, attachments, calling, chat bots, and more!
Stars: ✭ 109 (+808.33%)
Mutual labels:  friends
Spydan
A web spider for shodan.io without using the Developer API.
Stars: ✭ 30 (+150%)
Mutual labels:  python-script
github-readme-streak-stats
πŸ”₯ Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
Stars: ✭ 1,395 (+11525%)
Mutual labels:  stats
Constole
Scan for and exploit Consul agents
Stars: ✭ 37 (+208.33%)
Mutual labels:  python-script
readis
Lightweight web frontend in PHP for reading data, stats and config from multiple redis servers.
Stars: ✭ 38 (+216.67%)
Mutual labels:  stats
Awesome Python Scripts
πŸš€ Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
Stars: ✭ 198 (+1550%)
Mutual labels:  python-script
is-directory
Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.
Stars: ✭ 28 (+133.33%)
Mutual labels:  stats

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/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].