scripts-bash/README.md

19 lines
729 B
Markdown
Raw Normal View History

2021-12-12 10:59:41 +01:00
# scripts-bash
Some bash scripts
## run_music_background
2021-12-12 11:16:13 +01:00
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)
2021-12-12 11:15:11 +01:00
# License
2021-12-12 11:13:27 +01:00
Shield: [![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]
This work is licensed under a
[Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].
[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa]
[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/
[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png
[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg