Thomas Buck 85bde368e0 try pyinstaller | пре 3 година | |
---|---|---|
.github/workflows | пре 3 година | |
data | пре 3 година | |
dist | пре 3 година | |
src | пре 3 година | |
.gitignore | пре 3 година | |
README.md | пре 3 година | |
build_arch.sh | пре 3 година | |
build_linux.sh | пре 3 година | |
build_mac.sh | пре 3 година | |
build_win.sh | пре 3 година |
Simple Python Qt Linux client for OctoPrint. Install on Arch Linux like this:
makepkg
sudo pacman -U octotray-0.2-1-any.pkg.tar.xz
Or on all other linux distros:
sudo cp octotray /usr/bin/octotray
sudo cp octotray_icon.png /usr/share/pixmaps/octotray_icon.png
sudo cp de.xythobuz.octotray.desktop /usr/share/applications/de.xythobuz.octotray.desktop
Then run it from your desktop environment menu or even add it to the autostart there.