- mpv
- nodejs
- bash
- inotify-tools
- calc
- bc
- jq
- git
- socat
- ffmpeg
- exiftool
- espeak-ng
Add or modify the following line in ~/.aletheia-mobile/config:
MUSIC_DIR=/full/linux/pathAdd or modify the following line in ~/.aletheia-mobile/config:
LANGUAGE=GermanAvailable options are English, German, Spanish, Hindi, Chinese, and Japanese.
Aletheia-Mobile features a robust set of Vim-inspired keybindings for seamless control over your music's pitch, tempo, and playback.
| Key | Action |
|---|---|
j |
Shift pitch/tempo down by 1/60th interval |
k |
Shift pitch/tempo up by 1/60th interval |
y |
Reset/Return to 60-EDO (Equal Division of the Octave) |
o |
Double the current precision |
m |
Halve the current precision |
| Key | Action |
|---|---|
h |
Seek 5% backward |
l |
Seek 5% forward |
n |
Skip to the next song |
b |
Return to the previous song |
Space |
Toggle Simplified View |
| Key | Action |
|---|---|
; |
Open the Playlist Editor |
Enter |
Jump to song (while in Playlist Editor) |
8 |
Software Volume Down |
9 |
Software Volume Up |
- bc
- calc
- espeak
- exiftool
- ffmpeg
- mpv
- nodejs
- inotify-tools
- socat
- jq
pkg update
pkg upgrade
pkg install bc calc espeak exiftool ffmpeg mpv nodejs inotify-tools socat jq- mpv
- calc
- nodejs
- exiftool
- jq
./create_archive
sudo ./aletheia-mobile.SlackBuildsudo dnf install rpm-build
sudo ./create_rpm
sudo dnf install ./aletheia-mobile-*.noarch.rpmsudo zypper install rpm-build
sudo ./create_rpm
sudo zypper install ./aletheia-mobile-*.noarch.rpmsudo ./create_deb
sudo apt install /tmp/aletheia-mobile-*.deb
