Thomas Buck 85bde368e0 try pyinstaller | před 3 roky | |
---|---|---|
.github/workflows | před 3 roky | |
data | před 3 roky | |
dist | před 3 roky | |
src | před 3 roky | |
.gitignore | před 3 roky | |
README.md | před 3 roky | |
build_arch.sh | před 3 roky | |
build_linux.sh | před 3 roky | |
build_mac.sh | před 3 roky | |
build_win.sh | před 3 roky |
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.