An open API service indexing awesome lists of open source software.

https://github.com/truepadawan/nipsie

A simple audio player application
https://github.com/truepadawan/nipsie

cpp javascript qml-applications qt

Last synced: 2 months ago
JSON representation

A simple audio player application

Awesome Lists containing this project

README

          

# Nipsie
Basic audio player built with C++/Qt.

![nipsie](https://user-images.githubusercontent.com/71678062/145694501-4e95981f-e4f6-4fd7-a5b2-1df0551c89d2.jpg)

## Progress
* Protyped the UI
* Added basic audio playing, seeking feature and volume control
* Added a basic playlist feature
* Improved app functionality