Skip to content

An GUI application written in python using customtkinter. This calculates an repository size and shows the value in an text.

Notifications You must be signed in to change notification settings

Harshshah6/Github-Repo-Size-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-Repo-Size-Calculator

An GUI application written in python using customtkinter. This calculates an repository size and shows the value in an text.

Setting up workspace

  1. Clone the repository
    git clone https://github.com/harshshah6/Github-Repo-Size-Calculator.git

  2. Install the requirements
    pip install -r requirements.txt

  3. Run the application
    python main.py

To Convert py to exe

  1. Install auto-py-to-exe
    pip install auto-py-to-exe

  2. Run auto-py-to-exe
    auto-py-to-exe

  3. Select Script main.py

  4. Add customtkinter and requests directory in extras

  5. Select -single-file

  6. Select window mode (hide console)

  7. Click on convert and your exe will be available at /out/main.exe

About

An GUI application written in python using customtkinter. This calculates an repository size and shows the value in an text.

Topics

Resources

Stars

Watchers

Forks

Languages