Some bash scripts
Go to file
Cédric Abonnel 29f5bd8866 Mise à jour de 'install_check_update.sh' 2023-02-13 01:56:52 +01:00
ecoleA Mise à jour de 'ecoleA/update.sh' 2022-12-12 13:57:02 +01:00
etc Mise à jour de 'etc/dnsmasq.d/acegrp.conf' 2022-11-09 17:20:56 +01:00
img Update README.md, img/scr_run_music_background_exemple.png 2022-02-17 07:01:13 +00:00
LICENSE-CC-BY-SA Create LICENSE-CC-BY-SA 2021-12-12 11:14:55 +01:00
README.md Mise à jour de 'README.md' 2022-12-12 12:26:43 +01:00
convertMKV convertMKV - gestion des scripts horodatés 2022-12-12 12:21:44 +01:00
convertPDF install tesseract with apt is not exist 2022-08-14 17:21:49 +00:00
install_check_update.sh Mise à jour de 'install_check_update.sh' 2023-02-13 01:56:52 +01:00
run_music_background MAJ config de run_music_background : trap ^C 2022-03-29 01:13:58 +02:00
tophoraire tophoraire - création 2022-12-12 12:24:15 +01:00

README.md

scripts-bash

Some bash scripts

convertPDF

Create a new PDF with pdf2cairo and convert, create a file text with OCR Tresseract, and create an other PDF file with gs tool. Apply on all pdf files in the current folder.

run_music_background

Play audio file with the play program, all the musics present in the desinged folder. In the script, indicate the music folder and the desired volume. img/scr_run_music_background_exemple.png

tophoraire

Play audio file and vocal speech. To program with cron task.

0 * * * * /home/cedric24c/scripts/tophoraire >/dev/null 2>&1

License

Shield: CC BY-SA 4.0

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0