Skip to content

北京理工大学校园网CLI登录工具/A CLI tool for BIT campus network.

License

Notifications You must be signed in to change notification settings

c-my/srun-cli-bit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Via pip

python -m pip install -U srun-cli-bit

Via binary

Download binary file from GitHub release page . (If you are using Linux, you may need to run chmod +x [binary_file] first.)

Via source

  1. Clone this repo
  2. Install dependencies using pip install -r requirements.txt
  3. Run python src/main.py login

Usage

srun-bit config: set account ID and Password

srun-bit login: sign in the network account

srun-bit logout: disconnect the network

srun-bit info: show account information

Note

Latest Binary Version Compile Option

  • Windows10(python3.9.15): python -m nuitka src/main.py --onefile --standalone --mingw64
  • Ubuntu(python3.9.15): python -m nuitka --onefile --standalone src/main.py

Windows binary version NOT works on Windows7

Thanks to

https://github.com/vouv/srun

Nuitka

About

北京理工大学校园网CLI登录工具/A CLI tool for BIT campus network.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages