| Crates.io | llogin |
| lib.rs | llogin |
| version | 0.2.2 |
| created_at | 2024-04-17 22:09:06.88061+00 |
| updated_at | 2024-11-08 08:51:43.512764+00 |
| description | LPU WiFi Manager: A CLI tool for managing Lovely Professional University WiFi connections. |
| homepage | |
| repository | https://github.com/smazmi/LPU-WiFi-Manager |
| max_upload_size | |
| id | 1211833 |
| size | 46,043 |
LPU WiFi Manager is a command-line tool for managing Lovely Professional University WiFi connections.
Run the program without any arguments to be prompted for an account ID and perform LPU login:
llogin
--help or -h: Show the help message.--version or -v: Show the version of the program.--account <account_id> or -a <account_id>: Perform LPU login with the provided account ID.--list or -l: List all stored account IDs.--logout <account_id> or -lg <account_id>: Perform logout with the provided account ID.To install LPU WiFi Manager, you need to have Rust installed on your machine. You can then use cargo to install the package:
cargo install llogin
This project is licensed under the MIT License.