mirror of
https://github.com/csd4ni3l/music-player.git
synced 2026-01-01 04:03:42 +01:00
Initial commit
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
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!
|
||||
Reference in New Issue
Block a user