Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jandelgado/carl-testdata
Testdata generator for the carl music box https://github.com/jandelgado/carl
https://github.com/jandelgado/carl-testdata
Last synced: about 2 months ago
JSON representation
Testdata generator for the carl music box https://github.com/jandelgado/carl
- Host: GitHub
- URL: https://github.com/jandelgado/carl-testdata
- Owner: jandelgado
- License: mit
- Created: 2021-06-27T14:25:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-16T20:34:24.000Z (over 3 years ago)
- Last Synced: 2024-10-13T03:24:41.039Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 530 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Carl music box testdata generator
Script to create a pre-populated SD card filesystem for testing
[carl](https://github.com/jandelgado/carl). Each song will start with a
synthesized voice saying "playlist X, song Y", followed by a music clip.Music "Clip 08 Power of PreenFM" by [Zen_Man](https://pixabay.com/users/zen_man-4257870/)
from [Pixabay](https://pixabay.com/music/jingles-clip-08-power-of-preenfm-798/)Uses espeak and ffmpeg for MP3 file creation.
## Usage
* download `testdata.zip` or `testdata-large-folders.zip` (when carl is
compiled with `USE_LARGE_FOLDERS`) from the
[release page](https://github.com/jandelgado/carl-testdata/releases)
* unzip the zip archive to the root directory of your SD card## Author
(c) copyright 2021 by Jan Delgado, License: MIT