https://github.com/ellie-commons/byte
A Music Player designed for elementary OS
https://github.com/ellie-commons/byte
elementary-apps gtk gtk3 internet-radio meson music-player vala
Last synced: 18 days ago
JSON representation
A Music Player designed for elementary OS
- Host: GitHub
- URL: https://github.com/ellie-commons/byte
- Owner: ellie-commons
- License: gpl-3.0
- Created: 2018-12-30T14:54:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T18:20:56.000Z (4 months ago)
- Last Synced: 2025-03-28T13:05:05.268Z (25 days ago)
- Topics: elementary-apps, gtk, gtk3, internet-radio, meson, music-player, vala
- Language: Vala
- Homepage: https://github.com/alainm23/byte
- Size: 2.44 MB
- Stars: 158
- Watchers: 9
- Forks: 17
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Byte
Rediscover your musicInteract with your music and fall in love with your library all over again.
Byte offers a beautiful presentation of your Music Library with loads of powerful features in a minimalistic yet highly customizable UI.## Handy features:
* Light and Dark themes.
* Add up to 100 items under "Recently Added" for songs.
* Sort individual playlists by album, title, play count or recently added.
* Advanced Media Details and Artist Info.
* Group Playlists, Albums, Artists, Songs, etc.
* Search, add and play your favorite online radio stations.
## Building and Installation
You'll need the following dependencies:
* libgtk-3-dev
* libgee-0.8-dev
* libgstreamer-plugins-base1.0-dev
* libtagc0-dev
* libsqlite3-dev
* libsoup2.4-dev
* libjson-glib-dev
* libgranite-dev (>=0.5)
* meson
* valac >= 0.40.3## Building
Run `meson build` to configure the build environment. Change to the build directory and run `ninja` to build
meson build --prefix=/usr
cd build
ninjaTo install, use `ninja install`, then execute with `com.github.alainm23.byte`
sudo ninja install
com.github.alainm23.byte## Support
If you like Byte and you want to support its development,consider supporting via [Patreon](https://www.patreon.com/alainm23) or [PayPal](https://www.paypal.me/alainm23)Made with 💗 in Perú