Andreas-Kainz / babe-qt

Tiny Qt Babe Music Player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Babe

Tiny Qt Babe Music Player

Babe is a tiny Qt music player to keep you favorite songs at hand

Babe will also handle your whole music collection, letting you create playlists and search trough out your music collection

(previous unfinished gtk3 version still in my repository)

you need to have [ taglib - knotification ]installed in order to compile this app

To run:

qmake && make && ./Babe
  • Planned Features : ... youtube-dl streamming ... babe chrome-chromium extension for youtube-dl supported sites ... krunner integration

  • Expected Features : -simple music collection manager -artist and lyrics infogit

  • Features : -search keys to filter the results: location: , artist: , album: , artist: , title: , genre: -quickly add search results to playlist or save them to a specific playlist

Playlist Mode

![alt tag](https://github.com/milohr/babe-qt/blob/master/screenshots/playlist_mode.png?raw=true)

Mini Mode

![alt tag](https://github.com/milohr/babe-qt/blob/master/screenshots/mini_mode.png?raw=true)

Collection View

![alt tag](https://github.com/milohr/babe-qt/blob/master/screenshots/collection_view.png?raw=true)

Albums View

![alt tag](https://github.com/milohr/babe-qt/blob/master/screenshots/albums_view.png?raw=true)

Artists View

![alt tag](https://github.com/milohr/babe-qt/blob/master/screenshots/artists_view.png?raw=true)

Playlists View

![alt tag](https://github.com/milohr/babe-qt/blob/master/screenshots/playlists_view.png?raw=true)

Settings View

![alt tag](https://github.com/milohr/babe-qt/blob/master/screenshots/settings_view.png?raw=true)

About View

![alt tag](https://github.com/milohr/babe-qt/blob/master/screenshots/about_view.png?raw=true)

About

Tiny Qt Babe Music Player


Languages

Language:C++ 99.0%Language:QMake 1.0%