Mise à jour

This commit is contained in:
2023-11-19 18:10:04 +01:00
parent 4b1b67f513
commit f68fad5553
12 changed files with 192 additions and 26 deletions

View File

@@ -10,14 +10,9 @@ Le script `install.sh` a été créé pour automatiser le processus de copie de
Toutes les opérations et les messages d'erreur sont enregistrés dans un fichier journal (`~/log/copy_files.log`) situé dans le répertoire personnel de l'utilisateur. Le journal comprend la date, l'heure, le numéro de processus (PID) et les messages d'exécution du script.
Voici un aperçu des commandes.
Le dossier `local/share/doc` contient la documentation de chaque script.
## 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](img/scr_run_music_background_exemple.png)
## tophoraire
Play audio file and vocal speech. To program with cron task.