Mob
Mob(モブ), the protagonist of the モブサイコ 100
Preview
Screenshots
Mac
Linux
Win
Feature
- a music player
- daily listen
- recommend
- rank
- category
- subscribed
- listened
- download track
- search album
Next features:
- join Himalaya podcast api
- multi-language
- custom style
- keyboard shortcuts settings
- download history
- local music
- play record
- album review
- multiple tracks join lists
Install
Here to download the last version or below.
Mac(10.9+)
Download the .dmg
file, Or use homebrew
:
brew cask install mob
Linux
Download the .deb
file for 'Debian / Ubuntu':
$ sudo dpkg -i Mob-0.1.2-linux-amd64.deb
Download the .Appimage
file for other distribution:
$ chmod u+x Mob-0.1.2-linux-x86_64.AppImage
$ ./Mob-0.1.2-linux-x86_64.AppImage
Windows
Keyboard shortcuts
Global
Description | Keys |
---|---|
pause / play | Cmd / Ctrl + Option / Alt + S |
vol+ | Cmd / Ctrl + Option / Alt + Up |
vol- | Cmd / Ctrl + Option / Alt + Down |
prev | Cmd / Ctrl + Option / Alt + Left |
next | Cmd / Ctrl + Option / Alt + Right |
Development
$ yarn install
$ yarn run start:main
$ yarn run start:renderer