Skip to content

A totally "lightweight" 4-key rhythm song player for Quaver files.

License

Notifications You must be signed in to change notification settings

Tejune/Project-Ripple

Repository files navigation

Project Ripple

Project Ripple is a lightweight 4-key rhythm player that runs using Quaver maps.

Created just for fun, don't expect many updates or anything of the sort.

Dependencies

Installing other dependencies and running

Run run.pyw, if this does not work you can manually install the project:

poetry install
poetry run ripple

Installing globally

Requires a working pipx setup.

poetry build
pipx install .\dist\project_ripple-0.1.0-py3-none-any.whl

To then run, simply call ripple or ripple.exe in any terminal or launcher.

Nix support

Running
nix run "github:Tejune/Project-Ripple#project-ripple"

Without previously enabling flakes and nix-command:

nix --experimental-features 'nix-command flakes' run "github:Tejune/Project-Ripple#project-ripple"
Installing and running (can be done in other ways)
nix profile install "github:Tejune/Project-Ripple#project-ripple"
project-ripple
ripple

Without previously enabling flakes and nix-command:

nix --experimental-features 'nix-command flakes' profile install "github:Tejune/Project-Ripple#project-ripple"
project-ripple
ripple

Have fun!

This project was created mostly for learning and fun. If you have any feedback, please let us know!

Tejune/Project-Ripple is licensed under the GNU General Public License v3.0.

About

A totally "lightweight" 4-key rhythm song player for Quaver files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •