{"id":22944991,"url":"https://github.com/korigamik/osu-play","last_synced_at":"2025-04-01T21:43:36.229Z","repository":{"id":204977634,"uuid":"711897288","full_name":"KorigamiK/osu-play","owner":"KorigamiK","description":"Listen to your favourite osu!lazer beatmaps as a spotify playlist from the terminal","archived":false,"fork":false,"pushed_at":"2024-02-14T21:47:48.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-14T23:07:06.204Z","etag":null,"topics":["beatmap","cli-app","exporter","lazer","osu","osulazer","osz","spotify"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/osu-play","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KorigamiK.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-30T11:53:33.000Z","updated_at":"2024-03-14T23:07:06.205Z","dependencies_parsed_at":"2024-02-14T22:44:37.455Z","dependency_job_id":null,"html_url":"https://github.com/KorigamiK/osu-play","commit_stats":null,"previous_names":["korigamik/osu-play"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KorigamiK%2Fosu-play","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KorigamiK%2Fosu-play/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KorigamiK%2Fosu-play/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KorigamiK%2Fosu-play/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KorigamiK","download_url":"https://codeload.github.com/KorigamiK/osu-play/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246716823,"owners_count":20822524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beatmap","cli-app","exporter","lazer","osu","osulazer","osz","spotify"],"created_at":"2024-12-14T14:29:08.242Z","updated_at":"2025-04-01T21:43:36.207Z","avatar_url":"https://github.com/KorigamiK.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\t\u003cbr\u003e\n  osu!play\n\t\u003cbr\u003e\n\n[![NPM version](https://img.shields.io/npm/v/osu-play.svg?style=flat)](https://npmjs.org/package/osu-play)\n[![Downloads](https://badgen.net/npm/dt/osu-play)](https://www.npmjs.com/package/osu-play)\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)\n\n\u003c/h1\u003e\n\n\u003e Listen to your favourite [osu!lazer](https://lazer.ppy.sh) beatmaps as a\n\u003e spotify playlist from the terminal\n\n## Installation\n\n### Requirements\n\n- [Node.js](https://nodejs.org/en/) (v18 or higher)\n- [osu!lazer](https://lazer.ppy.sh/home/download) with some beatmaps to listen\n  to 😉\n- That's it!\n\n### Quick start\n\n- Try out the latest release without installing anything:\n\n  ```sh\n  npx osu-play # using npm\n  pnpm dlx osu-play # using pnpm\n  ```\n\n- Install the latest release globally:\n\n  ```sh\n  npm i -g osu-play # using npm\n  pnpm i -g osu-play # using pnpm\n  ```\n\n## Usage\n\nThe `osu-play` command can be used with the following options:\n\n```sh\n➜  korigamik git:(main) ✗ osu-play --help\nPlay music from your osu!lazer beatmaps from the terminal\nUsage: osu-play [options]\n\nOptions:\n      --help            Show help                                      [boolean]\n      --version         Show version number                            [boolean]\n  -r, --reload          Reload lazer database         [boolean] [default: false]\n      --exportPlaylist  Export playlist to a file                       [string]\n  -d, --osuDataDir      Osu!lazer data directory\n                            [string] [default: \"/home/origami/.local/share/osu\"]\n  -c, --configDir       Config directory\n                            [string] [default: \"/home/origami/.config/osu-play\"]\n  -l, --loop            Loop the playlist on end      [boolean] [default: false]\n```\n\nThis package can be used as a library or as a cli application. To use the lazer\ndatabase interaction in your applicatoins import the `osu-play` package and\nstart using it!\n\n```ts\nimport { lazer } from \"osu-play\";\n\nconst realm = getLazerDB();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkorigamik%2Fosu-play","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkorigamik%2Fosu-play","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkorigamik%2Fosu-play/lists"}