Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blackman99/joueur
A tiny and playful music player
https://github.com/blackman99/joueur
audio-player id3-tag-editor-mp3 music music-player svelte sveltekit tauri tauri-app
Last synced: 4 days ago
JSON representation
A tiny and playful music player
- Host: GitHub
- URL: https://github.com/blackman99/joueur
- Owner: Blackman99
- License: mit
- Created: 2023-02-21T03:00:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-19T02:19:03.000Z (about 1 year ago)
- Last Synced: 2024-05-02T06:02:54.487Z (6 months ago)
- Topics: audio-player, id3-tag-editor-mp3, music, music-player, svelte, sveltekit, tauri, tauri-app
- Language: Svelte
- Homepage:
- Size: 6.12 MB
- Stars: 25
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Joueur
A tiny and playful music playerRight now the Mac version would have a better experience. The Linux/Windows version need more feedbacks so I can improve it.
## Download
[Releases](https://github.com/Blackman99/joueur/releases)
## Features & TODOs
Features & TODOs
* [x] Drag & Drop files
* [x] Rust audio parser
* [x] Basic DB
* [x] Playlist & Artist & Album grouping
* [ ] Playlist
* [x] Create
* [ ] Update
* [ ] Add songs
* [x] By dragging from file system
* [x] By dragging single song from inside lists
* [x] By dragging multi-selected songs from inside lists
* [x] By context menu single
* [ ] By context menu multi-selected songs
* [x] Remove Song
* [x] Remove single by context menu
* [x] Remove multi-selected songs by context menu
* [x] Delete by context menu
* [ ] Now playing List
* [ ] Songs resort by dragging
* [x] Remove single song by context menu
* [ ] Add single song from other list by context menu
* [x] Player core
* [x] Play & Pause
* [x] Next & Prev
* [x] Volume
* [x] Modes: list cycle, single, shuffle
* [x] Progress bar click & drag
* [x] Spectrum
* [x] Search
* [x] Global search song/artist/album
* [x] Lyrics
* [x] Basic display
* [x] Auto scroll
* [x] Edit
* [x] Update by directly edit
* [ ] View
* [x] List view
* [ ] Table view
* [x] Grid view
* [x] Virtual scroll
* [x] Zen/Full screen Mode
* [x] Dark mode
* [ ] I18n
* [ ] Theme color toggle## Discussion
[Discord](https://discord.com/invite/SUnF2WxsV5)
## Contributing
See [Contributing](./CONTRIBUTING.md)
## LICENSE
[MIT](./LICENSE)