Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Latest commit

 

History

History
executable file
·
126 lines (83 loc) · 3.56 KB

README.en.md

File metadata and controls

executable file
·
126 lines (83 loc) · 3.56 KB

Mob(モブ), the protagonist of the モブサイコ 100

中文 README

Current Release License Build Status

Built by Electron, Umi, Dva, Antd

Preview

Screenshots

Mac

Linux

Win

Feature

  • a music player
  • daily listen
  • recommend
  • rank
  • category
  • subscribed
  • listened
  • download track
  • search album
  • custom global shortcuts

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

Download

Keyboard shortcuts

Default 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

CONTRIBUTING

Communication

FAQ

Related

License

MIT © zenghongtu