All Projects → vaibhavsingh97 → StalkPy

vaibhavsingh97 / StalkPy

Licence: MIT license
A Python script to opens the major social networks associated to the specific handle. Inspired from https://github.com/samanthakem/HandleStalker 🚀 💃

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to StalkPy

PyStalker
Python script to see you what your friends are doing on Codeforces!
Stars: ✭ 12 (-42.86%)
Mutual labels:  highlighting, friends, stalking
sublime-coconut
Coconut syntax highlighting for Sublime Text and VSCode.
Stars: ✭ 18 (-14.29%)
Mutual labels:  highlighting
kirby-highlight
Themeable server-side syntax highlighting for Kirby
Stars: ✭ 14 (-33.33%)
Mutual labels:  highlighting
WF-website
Website for Western Friend, part of the Religious Society of Friends
Stars: ✭ 34 (+61.9%)
Mutual labels:  friends
WereSoCool
A language for composing microtonal music built in Rust. Make cool sounds. Impress your friends/pets/plants.
Stars: ✭ 41 (+95.24%)
Mutual labels:  friends
LAN-Messenger
Official open-source repository for LAN Messenger
Stars: ✭ 17 (-19.05%)
Mutual labels:  friends
Chroma
A general purpose syntax highlighter in pure Go
Stars: ✭ 3,013 (+14247.62%)
Mutual labels:  highlighting
RazorComponents.Markdown
Razor component for Markdown rendering.
Stars: ✭ 30 (+42.86%)
Mutual labels:  highlighting
redparty
Host Youtube watch party with friends. Sync videos and chat in real-time
Stars: ✭ 70 (+233.33%)
Mutual labels:  friends
friends-and-lovers-license
what if code i wrote was only for the people i love?
Stars: ✭ 61 (+190.48%)
Mutual labels:  friends
Friends
raw data and code (tex&R) for "The One With All The Quantifiable Friendships" project
Stars: ✭ 14 (-33.33%)
Mutual labels:  friends
resharper-structured-logging
An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers
Stars: ✭ 117 (+457.14%)
Mutual labels:  highlighting
poseparty
A social exercise game you can play while social distancing.
Stars: ✭ 25 (+19.05%)
Mutual labels:  friends
bitmoji-slack-commands
The best bitmoji commands to use in slack with your friends, and colleagues.
Stars: ✭ 73 (+247.62%)
Mutual labels:  friends
idea-return-highlighter
Highlight return keywords.
Stars: ✭ 24 (+14.29%)
Mutual labels:  highlighting
kirby-highlighter
🌐 Server-side syntax highlighting for the Kirby code block & KirbyText
Stars: ✭ 18 (-14.29%)
Mutual labels:  highlighting
colocat
Fegeya Colocat, Colorized 'cat' implementation. Written in C++17.
Stars: ✭ 14 (-33.33%)
Mutual labels:  highlighting
highlight-line
@pulsar-edit package for highlighting the currently selected line.
Stars: ✭ 52 (+147.62%)
Mutual labels:  highlighting
react-tagify
📛 Powerful Pure React Component For Hashtags and Mentions In Your React App
Stars: ✭ 24 (+14.29%)
Mutual labels:  highlighting
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 (+285.71%)
Mutual labels:  friends

StalkPy

Command line tool to open the major social accounts connected to the specfic handle. Inspired from HandleStalker 💃 🚀

Codacy Badge Build Status Requirements Status License: MIT

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

Installation

Clone

1.) Clone the repository by using this link :

$ git clone https://github.com/vaibhavsingh97/StalkPy.git

Run

2.) Open terminal window there and the type these comands :

$ cd Stalkpy && pip install -r requirements.txt

User can query as many username

$ python StalkPy.py -u USERNAME [USERNAME ...]

To get help use

$ python StalkPy.py [-h] [--help]

Configure

3.) The Config.json contains a list of social accounts. You can add as many social accounts you want. Just remember to ensure the Config.json file is valid JSON.

Support

Python 2.7 Python 3.5
Linux Full support Full support
Max OS Full support Full support
Windows Full support Full support

To-do

  • Make the script faster :)
  • check list of browser and open accordingly
  • Command line addition of accounts to Config.json
  • check the validity of username.
  • handle case if no social account found
  • test cross plateform support
  • Add clint support (used argparse)

Issues

You can report the bugs at the issue tracker

License

Built with by Vaibhav Singh(@vaibhavsingh97) under MIT License

You can find a copy of the License at https://vaibhavsingh97.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].