- Notifications
You must be signed in to change notification settings - Fork0
Listen to your favourite osu!lazer beatmaps as a spotify playlist from the terminal
License
NotificationsYou must be signed in to change notification settings
KorigamiK/osu-play
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Listen to your favouriteosu!lazer beatmaps as aspotify playlist from the terminal
Try out the latest release without installing anything:
npx osu-play# using npmpnpm dlx osu-play# using pnpm
Install the latest release globally:
npm i -g osu-play# using npmpnpm i -g osu-play# using pnpm
Theosu-play
command can be used with the following options:
➜ korigamik git:(main) ✗ osu-play --helpPlay music from your osu!lazer beatmaps from the terminalUsage: osu-play [options]Options: --help Showhelp [boolean] --version Show version number [boolean] -r, --reload Reload lazer database [boolean] [default: false] --exportPlaylist Export playlist to a file [string] -d, --osuDataDir Osu!lazer data directory [string] [default:"/home/origami/.local/share/osu"] -c, --configDir Config directory [string] [default:"/home/origami/.config/osu-play"] -l, --loop Loop the playlist on end [boolean] [default: false]
This package can be used as a library or as a cli application. To use the lazerdatabase interaction in your applicatoins import theosu-play
package andstart using it!
import{lazer}from"osu-play";constrealm=getLazerDB();
About
Listen to your favourite osu!lazer beatmaps as a spotify playlist from the terminal
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published