Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 239 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 239 Bytes

coinz.py

python utility to monitor your shitcoinz™

pyinstaller example

pyinstaller --onefile --icon=".\mao.ico" main.spec
echo f | xcopy ".\mao.ico" ".\dist\mao.ico"
echo f | xcopy /s /Y /I  ".\sounds" ".\dist\sounds"