Thomas Buck 85bde368e0 try pyinstaller | 3 anos atrás | |
---|---|---|
.github/workflows | 3 anos atrás | |
data | 3 anos atrás | |
dist | 3 anos atrás | |
src | 3 anos atrás | |
.gitignore | 3 anos atrás | |
README.md | 3 anos atrás | |
build_arch.sh | 3 anos atrás | |
build_linux.sh | 3 anos atrás | |
build_mac.sh | 3 anos atrás | |
build_win.sh | 3 anos atrás |
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.