Skip to content

skouny/Chromecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

Create single-file EXE using PyInstaller

  • pyinstaller --onefile --icon=Chromecast.ico Chromecast.py

Create single-file EXE using PyInstaller using spec file

  • pyinstaller Chromecast.spec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages