Coder Social home page Coder Social logo

net.tsinghua's Introduction

net.tsinghua CLI

What's this

This is a Command Line program writen in bash using Curl. You can use it to log in & out net.tsinghua.edu.cn

First time you use it, it will require your username and password. Then it saves the information in ~/.TsinghuaNet/netTHUservice and next time you are able to use short commands to control your status(login or logout).

Setup

cd ~
#add PATH to your shell
echo "PATH=/usr/local/bin:$PATH" >> .bashrc #or .zshrc

git clone https://github.com/guzhaoyuan/net.tsinghua.git
cd net.tsinghua
#for linux
ln linux/netTHU /usr/local/bin
#for OSX
ln OSX/netTHU /usr/local/bin

Usage

netTHU -o #log in
netTHU -d #log out
netTHU -h #help
netTHU -r #remove account info

Executing the netTHU bash script do not need root privilege, if it shows "Permission Denied" after executing netTHU, you may need to add make netTHU executable by:

chmod +x netTHU

##TODO

  • fix small bugs, recognize error type
  • store password at other position
  • added function: check current data usage
  • write a install and uninstall script
  • encrypt the information in netTHUservice for security

net.tsinghua's People

Contributors

guzhaoyuan avatar

Watchers

James Cloos avatar Kai Zhong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.