mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2025-12-12 16:08:52 +01:00
readme
This commit is contained in:
parent
86b5fe868f
commit
babe981c68
@ -16,7 +16,7 @@ sudo adduser cpi cpifav
|
||||
# Directory structure
|
||||
```
|
||||
/home/cpi/
|
||||
├── LauncherGoDev <- Here we are
|
||||
├── launchergo <- Here we are
|
||||
├── apps
|
||||
│ ├── emulators
|
||||
│ └── Menu
|
||||
@ -38,6 +38,12 @@ mkdir -p /home/cpi/music
|
||||
go get -u -v github.com/cuu/LauncherGoDev
|
||||
```
|
||||
|
||||
## Relevant opensource packages
|
||||
* https://github.com/godbus/dbus
|
||||
* https://github.com/veandco/go-sdl2
|
||||
* https://github.com/itchyny/volume-go
|
||||
* https://github.com/go-ini/ini
|
||||
|
||||
# Create “.mpd_cpi.conf” config
|
||||
|
||||
vim ~/.mpd_cpi.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user