tls-xb

Crates.iotls-xb
lib.rstls-xb
version0.3.6
sourcesrc
created_at2024-04-21 14:43:46.57211
updated_at2024-12-10 11:25:57.989574
descriptiontls-xb is a cli tool that fetches scores and GPA from https://tsinglanstudent.schoolis.cn
homepagehttps://github.com/hey2022/tls-xb
repositoryhttps://github.com/hey2022/tls-xb
max_upload_size
id1215438
size143,080
Jamey (hey2022)

documentation

https://github.com/hey2022/tls-xb

README

tls-xb

tls-xb is a cli tool that fetches scores and GPA from Tsinglan Xiaobao.

Prerequisites

Install

From source

cargo install tls-xb

From binaries

The release page contains precompiled binaries for Linux, macOS and Windows.

Development

git clone https://github.com/hey2022/tls-xb.git

# Build
cd tls-xb
cargo build

# Install
cargo install --path .

Usage

In your terminal, run tls-xb login to login, then run tls-xb to run the program.

Commit count: 165

cargo fmt