Oh sheet! All offline.
Sometimes you just want them all on your budget tablet to use with your favorite PDF viewer without any networking trouble.
This app is a replacement of the small Python script ninsheet-scrapper, this time in Rust.
Rust.
Coming soon!
On Linux, for anyhow
, you need Rust Nightly:
bash
rustup install nightly
You can then switch between stable and nightly like so:
bash
rustup default nightly
rustup default stable
Clone it:
bash
git clone https://github.com/p6nj/ohsheet
Run it with:
bash
cargo run
Compile it optimally with:
bash
cargo build --release
You will find the executable in target/release/
.
Thank you very much to the NinSheetMusic epic maintainers.