99c2c7d5320a5f7e56217885d681dd3b1e179bc6
Ergodox Host Interface
Host software for Betalupi Ergodox.
Features:
- Music visualizer (here)
- Spell checking with hunspell
Dependencies:
Run:
- hunspell
Build:
- meson (for libmpdclient)
- ninja (for libmpdclient)
- gcc
Building
make submodules
to initialize git submodules
make all
to build, or make run
to build and run.
Description
Languages
C++
87.8%
C
8.3%
Makefile
3.9%