Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/derianandre/musica
A minimal fully customizable music player.
https://github.com/derianandre/musica
electron next nextjs react reactjs tailwind tailwindcss
Last synced: 14 days ago
JSON representation
A minimal fully customizable music player.
- Host: GitHub
- URL: https://github.com/derianandre/musica
- Owner: DerianAndre
- Created: 2023-02-09T04:52:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-23T20:06:54.000Z (over 1 year ago)
- Last Synced: 2024-05-01T19:31:56.883Z (8 months ago)
- Topics: electron, next, nextjs, react, reactjs, tailwind, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 1.22 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Musica
A minimalistic-design & hackable music player made with electron, react, next, typescript, daisyui and tailwind.
## How to use
```bash
npm run start
```You can create the production app using `npm run build:prod` (not working right now because of app directory its not exporting)
## Roadmap
- [ ] Favorites playlist
- [ ] Custom playlist
- [ ] Playlist order
- [ ] Import/export playlists
- [ ] App release v1.0.0 (not possible currently)## Future features
- [ ] URL Streaming
- [ ] Visualizations (like winamp)
- [ ] Lyrics## To-dos
- [ ] Refactors
- [ ] Code-optimizaiton
- [ ] Parser edge-cases
- [X] Migrate everything to ts/tsxMade with love, by Derian Castillo