-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: KorigamiK/osu-play
Releases · KorigamiK/osu-play
v1.2.1
@KorigamiK
KorigamiK
osu-play 1.2.1 is a maintenance release focused on keeping the toolchain and TUI stack current.
Highlights
- Updated
@mariozechner/pi-tuifrom0.58.4to0.61.0. - Updated
typescript-eslintfrom8.57.0to8.57.1. - Refreshed the repo
packageManagermetadata to Bun1.3.11. - Kept local contributor notes in
AGENTS.mdout of version control via.gitignore.
Validation
bun run check
Assets 2
v1.2.0
@KorigamiK
KorigamiK
osu-play 1.2.0 turns the project into a focused terminal music player for your osu!lazer playlist.
Highlights
- Replaced the old prompt flow with a minimal
@mariozechner/pi-tuiplayer UI. - Added an
mpvIPC playback backend with play, pause, seek, stop, next, previous, and loop support. - Added dedicated search mode, wrap-around list navigation, and more vim-style motions.
- Kept live, read-only access to osu!lazer's
client.realmwith compatibility checks around schema drift. - Expanded runtime and navigation coverage so the new player flow is easier to ship confidently.
Notes
mpvis now a required runtime dependency.osu-play --exportPlaylist <file>is still available when you just want the generated playlist paths.
Assets 3
v1.1.0
What's Changed
- Prepare v1.9 release by @KorigamiK in #1
- Correct release to v1.1.0 by @KorigamiK in #2
New Contributors
- @KorigamiK made their first contribution in #1
Full Changelog: v1.0.7...v1.1.0
Assets 2
osu!play Initial release
@KorigamiK
KorigamiK
It's the initial release yey 😃
I had forgotten how to make a tag.
Anyways enjoy listening to your songs.
run:
npm i -g osu-play # using npm pnpm i -g osu-play # using pnpm
and start the program by running:
osu-play