| Crates.io | tuenroll |
| lib.rs | tuenroll |
| version | 0.1.0 |
| created_at | 2024-12-19 10:02:42.825807+00 |
| updated_at | 2024-12-19 10:02:42.825807+00 |
| description | A CLI tool for auto enrolling in courses at TU Delft |
| homepage | https://github.com/dhruvan2006/tuenroll |
| repository | https://github.com/dhruvan2006/tuenroll |
| max_upload_size | |
| id | 1488979 |
| size | 375,295 |
TUEnroll is a CLI tool designed to automate the exam registration process at TU Delft.
It periodically checks for open exam registrations and automatically registers you when new exams are available.
Use the package manager cargo to install tuenroll.
cargo install tuenroll
powershell -c "irm https://raw.githubusercontent.com/dhruvan2006/tuenroll/main/install.ps1 | iex"
sudo apt install libdbus-1-dev pkg-config
curl -fsSL https://raw.githubusercontent.com/dhruvan2006/tuenroll/main/install.sh | sh
sudo dnf install dbus-devel pkgconf-pkg-config
curl -fsSL https://raw.githubusercontent.com/dhruvan2006/tuenroll/main/install.sh | sh
curl -fsSL https://raw.githubusercontent.com/dhruvan2006/tuenroll/main/install.sh | sh
git clone https://github.com/dhruvan2006/tuenroll.git
cd tuenroll
cargo install --path .
tuenroll start
tuenroll run
tuenroll stop
tuenroll change
tuenroll delete
This tool is not officially affiliated with TU Delft. Use it responsibly and at your own risk.