Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Listen to your favouriteosu!lazer beatmaps as aspotify playlist from the terminal

Installation

Requirements

Quick start

  • 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

Usage

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

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp