GodPlayer
Fancy music player ready to use built with Tauri + Solid-JS
Notes
-
Default folder is user music folder that you can modify in settings
-
! If app crashes, run the app as administrator and try again
Build App
Internet required
- Open command in source folder then run
npm install
thencd src-tauri
thencargo tauri build
- wait till complete (might take a while)
- the bundle build is in
godplayer-windows\src-tauri\target\release\bundle\msi