mirror of
https://github.com/csd4ni3l/music-player.git
synced 2026-01-01 12:13:42 +01:00
20 lines
603 B
Markdown
20 lines
603 B
Markdown
A simple and fast music player in Arcade.
|
|
|
|
Note: FFmpeg is required due to both yt-dlp and to support most formats
|
|
|
|
Features:
|
|
- Music playing including looping, pausing/resuming, shuffling and skipping to next track
|
|
- Music metadata fixing from title
|
|
- Audio normalization using pydub
|
|
- Tab based music selection(directories)
|
|
- Custom playlists
|
|
- Fast search using just text, and instant best result playback using enter
|
|
- Discord RPC
|
|
|
|
Features TBD:
|
|
- Improved UI looks
|
|
- More keyboard shortcuts
|
|
- Vim keybindings(focusing with up down arrow keys)
|
|
- Replace paths with own file manager
|
|
- And much more!
|