Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikhilweee/username-checker
check for username availability across popular sites
https://github.com/nikhilweee/username-checker
Last synced: about 2 months ago
JSON representation
check for username availability across popular sites
- Host: GitHub
- URL: https://github.com/nikhilweee/username-checker
- Owner: nikhilweee
- Created: 2016-01-01T12:52:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-01T13:10:20.000Z (about 9 years ago)
- Last Synced: 2023-08-30T12:32:19.904Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 17
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Username Checker
Check availability of usernames across popular sites with this simple python script.## Usage
Run the script with the username to check as an aargument.
For example, if you want to check for the availability of `nikhilweee`, just run :
```sh
python username-checker.py nikhilweee
```## Features
* Colored output based on availability status