Skip to content

nanashi-1/osu-lazer-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osu-lazer-manager

Crates.io Version License Tests

osu!lazer Management Tool for Linux

This tool simplifies managing osu!lazer on your Linux system. It lets you:

  • Install and Update osu!lazer: Easily install new versions or update existing ones.
  • Manage Multiple Versions: Keep different osu!lazer versions handy and switch between them effortlessly.
  • Launch Directly from CLI: No need for extra steps, launch osu!lazer straight from the command line.
  • Desktop Entry Management: Create and update desktop entries for a seamless user experience.

Installation

The recommended way to install the osu!lazer manager is using Cargo. This offers the benefits of package management and ensures a secure installation process.

Pre-compiled Binaries

with scripts

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nanashi-1/osu-lazer-manager/releases/latest/download/osu-lazer-manager-installer.sh | sh

with cargo-binstall

cargo binstall osu-lazer-manager

Compile Current Development Version

If you want to try the latest development version before it's published on crates.io, you can install it directly from your local Git repository or a remote one using Cargo's install command with the --git flag:

cargo install --git https://github.com/nanashi-1/osu-lazer-manager

License

This project is licensed under the MIT License. You can find a copy of the license in the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages