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