https://github.com/betich/intania-jukebox
The web-based music player for Intania, powered by raspberry pi.
https://github.com/betich/intania-jukebox
chula chulalongkorn flask mechatronics nextjs raspberry-pi
Last synced: 9 months ago
JSON representation
The web-based music player for Intania, powered by raspberry pi.
- Host: GitHub
- URL: https://github.com/betich/intania-jukebox
- Owner: betich
- License: mit
- Created: 2024-11-16T17:33:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T19:09:31.000Z (over 1 year ago)
- Last Synced: 2025-03-30T20:52:29.900Z (about 1 year ago)
- Topics: chula, chulalongkorn, flask, mechatronics, nextjs, raspberry-pi
- Language: Python
- Homepage: https://intania-jukebox.vercel.app
- Size: 3.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intania Jukebox
The web-based Spotify Web API music player for Intania Chula, powered by raspberry pi.
## Features
### Music Selector
Music Selector Interface | Search Functionality
:-------------------------:|:-------------------------:
 | 
### Music Player
Play music from Spotify Web API, on the web (for Spotify Premium users only).
The music is played through a speaker connected to the Raspberry Pi.
### Keypad
Control the music player using a Piminori Pico RGB Keypad.
## Apps
### Frontend
The frontend is a web-based music player that allows users to select songs from a list and play them. The frontend is built using NextJS.
[Frontend](./frontend)
### Backend (Music Manager)
The backend service for the Intania Jukebox app.
[Backend](./music-manager)
### KeyPad
The keypad service for the Intania Jukebox app.
[KeyPad](./keypad)
## Disclaimer
This project is a part of the Intania Chula project, which is a project for the Software Development course at Chulalongkorn University. This project is not intended for commercial use.
## License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.