# KoPlayer **Repository Path**: Weltorn/KoPlayer ## Basic Information - **Project Name**: KoPlayer - **Description**: Music player with winforms GUI - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-08 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # KoPlayer by Karl-Oskar Smed @koaset A simple music player with Windows Forms GUI Executable can be found in bin folder Features: -Song searching. -id3 tag editing. -Shuffle Queue. A queue playlist that randomly adds songs from a playlist of user choice. -Songs can be rated and automatically filtered into playlists by rating, keywords, etc. -Configurable global hotkeys. -Popup displaying currently playing song info. -last.fm scrobbling. Libaries used: CSCore for playback and TagLib# for reading tags. Screenshot: ![alt tag](https://github.com/koaset/KoPlayer/blob/master/screenshot1.png)