Skip to content

yanqinghao/bian-monitor

Repository files navigation

bian-monitor

pyinstaller .\main.py --onefile --noconsole --name crypto_monitor -i BTC.png --add-data "BTC.png;."
pyinstaller main_linux.py --onefile --noconsole --name crypto_monitor
chmod +x dist/crypto_monitor
sudo mv dist/crypto_monitor /usr/local/bin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published