Skip to content

simple Python program that allows you to check the availability of usernames on GitHub

License

Notifications You must be signed in to change notification settings

enoobis/git-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitCheck (git-check)

GitCheck Screenshot

"GitCheck" is a simple Python program with a GUI that allows you to check the availability of usernames on GitHub. With a dark theme inspired by GitHub's design, the program makes it easy to input a desired username and quickly see if it's available on the platform. The project's name, "GitCheck," reflects its focus on checking GitHub usernames and includes a nod to Git version control.

Getting Started

RUN ONLINE : RUN
To use GitCheck, you will need to have Python 3 installed on your computer. You can download Python 3 from the official website.

Once you have Python 3 installed, you can download or clone the GitCheck repository to your computer. Open a terminal or command prompt and navigate to the directory where you downloaded the repository. Then, run the following command:

python main.py

This will start the GitCheck program.

Usage

To use GitCheck, simply enter the username you wish to check into the input field and click the "Check" button. GitCheck will then check if the username is available on GitHub and display the result in the output field.

Contributing

If you would like to contribute to GitCheck, feel free to fork the repository and make any changes or improvements you see fit. Then, create a pull request to have your changes reviewed and merged into the main repository.

License

This project is licensed under the MIT License.

About

simple Python program that allows you to check the availability of usernames on GitHub

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published