# deci-player **Repository Path**: cs1818/deci-player ## Basic Information - **Project Name**: deci-player - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-09 - **Last Updated**: 2025-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # deci-player (WIP.) ## Intro A music-player written with rust + iced. ## Showcase ![show_1.png](./showcase/show_1.png) ![show_2.png](./showcase/show_2.png) ![show_3.png](./showcase/show_3.png) ## Roadmap - [x] floating-blurred background - [x] status line (volume, total duration, is_playing) - [x] multi-language lyrics - [ ] simple-ui mode (or ui-less mode) - [ ] audio visulization - [ ] i18n - [ ] animations for play/paused/next_song - [ ] document for usage of `config.toml` file - [ ] code optimized && improvement