# CZPlayer **Repository Path**: mirrors_barry-ran/CZPlayer ## Basic Information - **Project Name**: CZPlayer - **Description**: :musical_note:Qt-based music player with spectrum - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README CZPlayer: Qt-based music player =============================================== ![此处输入图片的描述][1] Intro ----- I've used a lot of music players, but they are not able to display the spectrum, so I intend to do a show with a spectrum of music player, CZPlayer is comming now... Features ------------ - Supports a variety of formats (mp3, wav, wma, ogg) - Display spectrum - Mini widget - Global hotkeys - Theme music lyrics configuration (sky blue, black metal, romantic purple, autumn yellow, ruby red, etc.) - Database functions, save music information - Share songs to the QQ space, Sina weibo,etc. - Real-time display lyrics, download lyrics and album download - Search and download songs - Music stations - Online upgrade - Minimize to tray - Run single instance - Save and load playlists - Drag the loaded song and playlist folders - etc... Development environment ------------ - development platform for `Windows7` - `QtCreator` + `VS2013` as an IDE - Qt version used `Qt5.3.2` - Play engine used `DirectSound` - Database used `SQLite` - Decode libs used `libmad`, `libogg` and `libvorbis` Screenshots ------------ ### Main widget ![此处输入图片的描述][2] ### Mini widget ![此处输入图片的描述][3] ### Max widget ![此处输入图片的描述][4] ### Settings widget ![此处输入图片的描述][5] License ------------ This software is licensed under the [MIT license][6]. © 2012 chxuan [1]: https://raw.githubusercontent.com/chxuan/CZPlayer/master/Resources/images/CZPlayerBlack.png [2]: https://raw.githubusercontent.com/chxuan/CZPlayer/master/screenshot/mainWidget.png [3]: https://raw.githubusercontent.com/chxuan/CZPlayer/master/screenshot/miniWidget.png [4]: https://raw.githubusercontent.com/chxuan/CZPlayer/master/screenshot/maxWidget.png [5]: https://raw.githubusercontent.com/chxuan/CZPlayer/master/screenshot/settingWidget.gif [6]: https://github.com/chxuan/CZPlayer/blob/master/LICENSE