An GUI application written in python using customtkinter. This calculates an repository size and shows the value in an text.
-
Clone the repository
git clone https://github.com/harshshah6/Github-Repo-Size-Calculator.git
-
Install the requirements
pip install -r requirements.txt
-
Run the application
python main.py
-
Install auto-py-to-exe
pip install auto-py-to-exe
-
Run auto-py-to-exe
auto-py-to-exe
-
Select Script
main.py
-
Add
customtkinter
andrequests
directory in extras -
Select
-single-file
-
Select
window mode (hide console)
-
Click on convert and your exe will be available at
/out/main.exe