Skip to content
/ syq Public
forked from hannah-dai/syq

A simple program for the fucking silly epidemic reporting system.

License

Notifications You must be signed in to change notification settings

SkylarKBKB/syq

 
 

Repository files navigation

Sucking YQTB

English | 中文

A simple program for the fucking silly epidemic reporting system.

Usage

Rename at_school.example.toml(if you have returned to the school) or other.example.toml(if not) to config.toml and modify it with your information.

If you don't want to write your username and password in the config file, you can delete [basic] and the two lines below, or just delete username or password, or both, whatever you want.

Then open a terminal and run:

./syq

If you want to keep reporting until it succeeds, run:

./syq -r

If you don't write your username and password in the config file, you must add them when you use the program:

./syq -u <username> -p <password>

More information can be run:

./syq -h

About

A simple program for the fucking silly epidemic reporting system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%