BeatList is s Beatsaber playlist creation and editing tool that can be deployed unto any device.
you can find more info on playlists on the PlaylistManager wiki page
You can load playlists using the Load
function and save by calling Save
or SavePretty
on the Playlist.
The Cover
type has functions for dealing with base64 encoded images.
more info in the godoc
Get the latest GUI app from Releases
- Keyboard shortcuts
-
Ctrl S for saving current playlist
-
Ctrl O for opening a new playlist
-
Ctrl N for starting a new playlist
-
- Add songs using the
x
button under the songlist - Rearrange songs using the
↑
and↓
arrows buttons
if you dont wish to download s binary you can also get the app using this command
go get fyne.io/fyne/v2/cmd/fyne
fyne get github.com/zivoy/BeatList/cmd/gui
https://github.com/GoogleCloudPlatform/golang-samples/blob/master/CONTRIBUTING.md