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
- Host: GitHub
- URL: https://github.com/truepadawan/nipsie
- Owner: TruePadawan
- Created: 2021-11-25T15:03:39.000Z (over 4 years ago)
- Default Branch: MAIN
- Last Pushed: 2023-06-07T13:47:26.000Z (about 3 years ago)
- Last Synced: 2025-10-09T22:33:39.831Z (8 months ago)
- Topics: cpp, javascript, qml-applications, qt
- Language: QML
- Homepage:
- Size: 42 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nipsie
Basic audio player built with C++/Qt.

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