Seraphin- / hiby-r3-tagadder

[experimental] Tool to add media from a single directory on a HiBy R3 Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tagadder

Expiremental tool that works with the HiBy R3 Pro media database on the device.

Worked at one time, but currently appears to broken.

To run it, you will need to modify your R3 Pro's firmware using hiby-firmware-tools. To build, make sure you clone submodules and run the script to get a copy of sqlite3, then:

mkdir build && cd build
cmake ..
make tagadder

In addition, it expects a .sfn font file with cjk support at /font_cjk.sfn in the SD card. Build one from Unifont using sfnconv.

About

[experimental] Tool to add media from a single directory on a HiBy R3 Pro

License:GNU Lesser General Public License v2.1


Languages

Language:C 63.1%Language:C++ 34.8%Language:CMake 2.0%Language:Shell 0.2%