15 lines
616 B
Markdown
15 lines
616 B
Markdown
# Install
|
||
sh install.sh
|
||
**Warning: there are dependency problems. And if it is fixed in some time, it may not install properly!**
|
||
# Install, run and put into autostart
|
||
sh setup_autostart.sh
|
||
Now the script is installed where the folder is located.
|
||
And can be stopped with ´sudo systemctl stop labelprinting´
|
||
# Uninstall
|
||
sh uninstall.sh
|
||
After that you can delete this folder.
|
||
# run
|
||
sh start.sh
|
||
If started it will watch the `~/Downloads` folder and prints automaticly all `label.pdf` and `label_rot90.pdf`.
|
||
### Be careful to print not too fast! There is some bug when you print too fast and some will be skipped!
|