Skip to content

redorb/gegacz_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gegacz_app

nastepny gegacz wyjasniony

usage

  • download gegacz_app.exe file from dist directory

  • run gegacz_app.exe with double click

build exe on your own

  • git clone https://github.com/redorb/gegacz_app

  • cd gegacz_app

  • python -m venv env

  • .\env\Scripts\activate

  • pip install Pillow playsound pyinstaller

  • pyinstaller -F --add-data "resources/wyjasnianie_gegacza.mp3;resources" --add-data "resources/gegacz_wyjasniony.mp3;resources" --add-data "resources/hymn_gegaczy.mp3;resources" --add-data "resources/goose.jpg;resources" gegacz_app.py

  • executable should be created in dist directory

screenshot

image

About

nastepny gegacz wyjasniony

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages