Thomas Buck 6e46fc7ad9 started first work on creating packages for different OSs | hace 3 años | |
---|---|---|
data | hace 3 años | |
dist | hace 3 años | |
src | hace 3 años | |
.gitignore | hace 3 años | |
README.md | hace 3 años | |
build_arch.sh | hace 3 años | |
build_mac.sh | hace 3 años |
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.