https://github.com/sammy-ette/Holly
🌿 Render videos of osu! replays from the terminal! An o!rdr command line tool.
https://github.com/sammy-ette/Holly
cli command-line osu osugame terminal
Last synced: about 1 year ago
JSON representation
🌿 Render videos of osu! replays from the terminal! An o!rdr command line tool.
- Host: GitHub
- URL: https://github.com/sammy-ette/Holly
- Owner: TorchedSammy
- License: mit
- Created: 2021-11-09T01:44:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T00:14:16.000Z (over 4 years ago)
- Last Synced: 2023-03-04T02:08:56.163Z (over 3 years ago)
- Topics: cli, command-line, osu, osugame, terminal
- Language: Rust
- Homepage:
- Size: 74.2 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Holly
> 🌿 o!rdr command line tool
Holly is a simple command line tool which allows you to upload osu! replays
to [o!rdr](https://ordr.issou.best/) quickly and easily.
https://user-images.githubusercontent.com/38820196/149671948-97f59a68-35f1-4960-a71f-84fdbd4f03a5.mp4
# Install
### Releases
Check out the [latest release](https://github.com/TorchedSammy/Holly/releases/latest)
and choose whichever fits your platform.
### Compile
```
git clone https://github.com/TorchedSammy/Holly
cd Holly
cargo build
```
# Usage
Using Holly is very simple: run it, with a provided path to a replay file.
# License
MIT