Thomas Buck 7d2db72df4 use urllib instead of curl for synchronous requests | преди 3 години | |
---|---|---|
.gitignore | преди 3 години | |
PKGBUILD | преди 3 години | |
README.md | преди 3 години | |
de.xythobuz.octotray.desktop | преди 3 години | |
octotray | преди 3 години | |
octotray_icon.png | преди 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.