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