added autostart script

master
Jan Umbach 2023-07-31 20:46:16 +02:00
parent cc254d58c6
commit 2de0f56f2c
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@
**Warning: there are dependency problems. And if it is fixed in some time, it may not install properly!** **Warning: there are dependency problems. And if it is fixed in some time, it may not install properly!**
# Install, run and put into autostart # Install, run and put into autostart
sh setup_autostart.sh sh setup_autostart.sh
Now the script is installed where the folder is located.
# Uninstall
sh uninstall.sh
After that you can delete this folder.
# run # run
sh start.sh sh start.sh
If started it will watch the `~/Downloads` folder and prints automaticly all `label.pdf` and `label_rot90.pdf`. If started it will watch the `~/Downloads` folder and prints automaticly all `label.pdf` and `label_rot90.pdf`.