play <song name>- searches up a song and starts playing itqueue add <song name>- searches up a song and adds it to the queuequeue remove- removes the last song from the queuequeue clear- clears the queuequeue skip- skips to the next song in the queueexit- exits the programvolume <volume percent>- sets the volume, a value from 0 to 100loop- enables looping, ignoring the queue and looping the current songnoloop- disables loopingtheme <theme>- applies a theme given its name. You can view your themes in the ./ui/themes foldershare- copies a sharable link to the song your listening toreloadui- reloads the ui, mainly useful for debuggingabout- shows an about dialogpl <playlist>- searches for a playlist and adds all of its songs to the queuehelp- show a help menu.se <engine>- switches search engine. Possible values are 'invidious' and 'youtube'
This repository was archived by the owner on Apr 2, 2025. It is now read-only.