You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemonsh 2ffcb3c787 cli: Sync & storage revamp 6 months ago
.vscode add vscode settings.json for rust-analyzer 7 months ago
uonet add missing last_sync argument to get_grades 6 months ago
uonet-cli cli: Sync & storage revamp 6 months ago
.gitignore structure cleanup 7 months ago
Cargo.lock Fix grade fetching bugs 6 months ago
Cargo.toml Initial commit. Add library+cli template. 10 months ago
README.md progress update 7 months ago
rustfmt.toml Rustfmt. 9 months ago

README.md

uonet-rs

Rust library and demo CLI application for the VULCAN UONET+ school e-journal.

Development status

Very early stage, still useless for most purposes.

  • Library: Only registers and lists students.
  • App: Same as library.
MSRV (Minimum Supported Rust Version): 1.60