https://github.com/kelo221/goobar2k
Foobar inspired media player made with Golang and Svelte
https://github.com/kelo221/goobar2k
golang svelte wails
Last synced: about 2 months ago
JSON representation
Foobar inspired media player made with Golang and Svelte
- Host: GitHub
- URL: https://github.com/kelo221/goobar2k
- Owner: kelo221
- License: agpl-3.0
- Created: 2025-01-26T20:50:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-08T16:00:35.000Z (over 1 year ago)
- Last Synced: 2025-02-08T17:19:14.061Z (over 1 year ago)
- Topics: golang, svelte, wails
- Language: Svelte
- Homepage:
- Size: 13.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimal Vue 3 template for [Wails.](https://wails.io/)
## Libraries/Runtimes
* Bun
* TailwindCSS 4.0
* DaisyUI 5
* Vite 6
* Go 1.24.0
Run following to start a new project with this template
```CMD
wails init -n "test" -t https://github.com/kelo221/Wails-Bun-Vue-Template
```
