|
5 months ago | |
---|---|---|
.twm | 3 years ago | |
Menu | 1 year ago | |
awesome | 2 years ago | |
skin | 2 years ago | |
sys.py | 2 years ago | |
.cpirc | 3 years ago | |
.gitignore | 2 years ago | |
.gitmodules | 3 years ago | |
.screenshot.png | 2 years ago | |
.twmrc | 3 years ago | |
.xinitrc | 3 years ago | |
.xorg.conf | 3 years ago | |
.xorg_lima.conf | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 2 years ago | |
aria2.conf | 3 years ago | |
aria2c | 3 years ago | |
bluetooth_firmware.sh | 2 years ago | |
dwm-mod | 3 years ago | |
load.sh | 2 years ago | |
requirements.txt | 3 years ago | |
update.sh | 2 years ago | |
version.json | 2 years ago |
This is the DEOT UI launcher for GameShell based on 320x240 resolution and D-Pad layout.
Screenshot Source: https://alioss.gcores.com/site/deot/index.html
Group ID: 31415 with group name: cpifav
sudo adduser cpi
sudo groupadd cpifav -g 31415
sudo adduser cpi cpifav
Get launcher (System Apps)
cd
git clone https://github.com/your_launcher.git ~/launcher
Get Menu (Custom Apps)
cd
git clone https://github.com/your_menu.git ~/apps/Menu
/home/cpi/
├── apps
│ ├── Menu <-Custom Apps
│ ├── emulators
│ └── ...
│
├── launcher <-Here we are
│ ├── Menu <-System apps
│ ├── sys.py
│ ├── skin
│ └── ...
│
├── games
│ ├── FreeDM
│ ├── MAME
│ ├── nxengine
│ └── ...
│
└── music
mkdir -p /home/cpi/apps/emulators
mkdir -p /home/cpi/games
mkdir -p /home/cpi/music
sudo apt-get -y install mpd ncmpcpp git libuser
sudo apt-get -y install python-wicd wicd wicd-curses python-pycurl python-alsaaudio python-pygame python-gobject python-xlib
sudo apt-get -y install python-pip
sudo pip install validators numpy requests python-mpd2
mkvirtualenv launcher
pip install -r requirements.txt
vim ~/.mpd.conf
music_directory "/home/cpi/music"
playlist_directory "/home/cpi/.mpd/playlists"
db_file "/home/cpi/.mpd/tag_cache"
log_file "/home/cpi/.mpd/mpd.log"
pid_file "/home/cpi/.mpd/pid"
state_file "/home/cpi/.mpd/state"
sticker_file "/home/cpi/.mpd/sticker.sql"
user "cpi"
bind_to_address "/tmp/mpd.socket"
auto_update "yes"
auto_update_depth "2"
input {
plugin "curl"
}
audio_output {
type "alsa"
name "ALSA Device"
}
audio_output {
type "fifo"
name "my_fifo"
path "/tmp/mpd.fifo"
format "44100:16:2"
}
filesystem_charset "UTF-8"
# id3v1_encoding "UTF-8"
# QOBUZ input plugin
input {
enabled "no"
plugin "qobuz"
# app_id "ID"
# app_secret "SECRET"
# username "USERNAME"
# password "PASSWORD"
# format_id "N"
}
# TIDAL input plugin
input {
enabled "no"
plugin "tidal"
# token "TOKEN"
# username "USERNAME"
# password "PASSWORD"
# audioquality "Q"
}
# Decoder #####################################################################
#
decoder {
plugin "hybrid_dsd"
enabled "no"
# gapless "no"
}
vim ~/.gameshell_skin
/home/cpi/launcher/skin/DEOT
D-Pad Up/Down
Main page
D-Pad Left/Right
Settings
Timezone
RetroArch Cores Manager
Shift + Menu & D-Pad Left/Right
ROM list
Fav. list
Music lib. list
Music play list