Linux PyQt tray application to control OctoPrint instances
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Thomas Buck 8be7d4c3ee Initial commit vor 3 Jahren
.gitignore Initial commit vor 3 Jahren
PKGBUILD Initial commit vor 3 Jahren
README.md Initial commit vor 3 Jahren
de.xythobuz.octotray.desktop Initial commit vor 3 Jahren
octotray Initial commit vor 3 Jahren
octotray_icon.png Initial commit vor 3 Jahren

README.md

OctoTray Linux Qt client

Simple Python Qt Linux client for OctoPrint. Install on Arch Linux like this:

makepkg
sudo pacman -U octotray-0.1-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.