Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carlossanabriam/music-app
Desktop application that simulates a Music player, using Java Swing.
https://github.com/carlossanabriam/music-app
desktop-app java music music-player spotify swing user-interface
Last synced: 2 days ago
JSON representation
Desktop application that simulates a Music player, using Java Swing.
- Host: GitHub
- URL: https://github.com/carlossanabriam/music-app
- Owner: CarlosSanabriaM
- License: mit
- Created: 2019-08-16T13:28:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-31T20:07:46.000Z (over 5 years ago)
- Last Synced: 2024-02-15T22:34:47.070Z (12 months ago)
- Topics: desktop-app, java, music, music-player, spotify, swing, user-interface
- Language: Java
- Homepage:
- Size: 2.47 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Music App
## What is it?
This project is a desktop application that simulates a Music player, using Java Swing. It doesn't have any real functionality. It is just a UI prototype that was inspired in the Spotify desktop app.It was developed in the second year of my bachelor's degree for a subject focused on creating User Interfaces.