Moved development to Github

This commit is contained in:
2025-08-12 20:28:20 +02:00
parent 17e9084907
commit 14c7fa8f15
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ This software allows mapping and translating of MIDI commands to HID inputs on L
Install with
```bash
go install git.datalore.sh/datalore/midi-hid@latest
go install github.com/d4t4l0r3/midi-hid@latest
```
and run it with `midi-hid`. If no config file is specified, it reads `~/.config/midi-hid/config.yaml`.