https://github.com/codef0x/violin
🎵 Minimalistic music player for desktop devices.
https://github.com/codef0x/violin
audio audio-player cross-platform desktop-app electron linux macos minimalistic music music-player windows
Last synced: 6 months ago
JSON representation
🎵 Minimalistic music player for desktop devices.
- Host: GitHub
- URL: https://github.com/codef0x/violin
- Owner: CodeF0x
- License: mit
- Created: 2019-03-05T09:57:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T14:27:16.000Z (over 2 years ago)
- Last Synced: 2025-04-03T05:01:48.955Z (6 months ago)
- Topics: audio, audio-player, cross-platform, desktop-app, electron, linux, macos, minimalistic, music, music-player, windows
- Language: JavaScript
- Homepage: https://violin-player.app
- Size: 4.73 MB
- Stars: 40
- Watchers: 2
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Violin 👋
> A fast, lightweight, and minimalistic desktop music player.

### 🏠 [Homepage](https://violin-player.app/)
## Features
| Feature | Supported |
| ----------------------------------------------------- | ----------------- |
| Open directory and play contents | ✅ |
| Display metadata \(album cover, album, song, artist\) | ✅ |
| Media keys \(skip, previous, play / pause\) | ✅ |
| App has own volume slider | ✅ |
| Shuffle | ✅ |
| Endless repeat | ✅ |
| Search song by name | ✅ |
| Sorting \(alphabetically by name, album, artist\) | ✅ |
| Playlists | ❌ |
| Gapless | ❌ \(may follow\) |
| Open single audio file | ❌ |
| Streaming capabilities | ❌ |## Install
### Linux:
```sh
sudo snap install violin-player
```[](https://snapcraft.io/violin-player)
### MacOS and Windows:
[MacOS installer](https://github.com/CodeF0x/violin/releases/download/v3.1.1/violin-setup-mac.dmg) | [Windows installer](https://github.com/CodeF0x/violin/releases/download/v3.1.1/violin-setup-windows.msi)
## Usage
Launch it like any other application on your computer. 🚀
## Author
👤 **Tobias Oettl**
- Github: [@CodeF0x](https://github.com/CodeF0x)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Before submitting an issue, please take a look on the [wiki](https://github.com/CodeF0x/violin/wiki) first. If your question didn't get answered, feel free to check [issues page](https://github.com/CodeF0x/violin/issues)!## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [Tobias Oettl](https://github.com/CodeF0x).
This project is [MIT](https://github.com/CodeF0x/violin/blob/master/LICENSE) licensed.
[Icon by Zaryab213.](https://www.fiverr.com/zaryab213)
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_