Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pleahmacaka/mutaplayer
Muta Music Player
https://github.com/pleahmacaka/mutaplayer
Last synced: 7 days ago
JSON representation
Muta Music Player
- Host: GitHub
- URL: https://github.com/pleahmacaka/mutaplayer
- Owner: PleahMaCaka
- License: mit
- Created: 2023-07-20T13:22:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-28T05:08:35.000Z (12 months ago)
- Last Synced: 2024-10-31T11:51:39.936Z (about 2 months ago)
- Language: Svelte
- Size: 2.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Muta Music Player (WIP)
| Previews |
|------------------------------------------|
| in the background |
| ![Preview2](.github/README/preview2.png) |
| in the IDE |
| ![Preview](.github/README/preview.png) |## Shortcuts
- Open the player
- `Ctrl` + ``` ` ``` (Backtick, Grave)## Developing
```bash
pnpm install # Installs dependencies
pnpm tauri dev # Starts the development server
```# License
[MIT](LICENSE)