View on GitHub

TonUINO in a Toniebox

Why not using a Toniebox to house a TonUINO

Download this project as a .zip file Download this project as a tar.gz file

Some scripts to help managing SD card content

The scripts exists in two flavors - Jupyter Notebook and pure Python scripts.

Python Scripts

Transfer and rename mp3 files to the SD card

Usage: transfer.py <source folder of mp3 files> <destination path of the SD card>

transfer.py screenshot

List SD card content and display the mp3 tags

Usage: listContent.py <path of the SD card> or Usage: listContent.py <path of the SD card> <filename of the output csv>

listContent.py screenshot

Jupyter Notebook

Transfer and rename mp3 files to the SD card V2

scripts to get going

scripts to get going

scripts to get going

scripts to get going

List SD card content and display the mp3 tags V2

scripts to get going

scripts to get going

Back to index