2.0.0 • Published 9 months ago
libruscli v2.0.0
Librus CLI
Screenshoots
Main Window
Timetables
Grades
Requirements
nodejs - version supports Axios
Recommended to download from Latest Release Unpack archive and open terminal
Required modules
- 1 Method in terminal use:
npm i
- 2 Method install all required packages:
npm i axios axios-cookiejar-support node-strings tough-cookie
Run this program
- Open terminal/console on directory downloaded file
Type command:
node app.js
Example Config
Config is generated automatically, if you have a problem, copy below text to the config.js file
{ "login": "login", "pass": "password" }
Debug
- Have problems with the app or want to test new features, add to your config
debug: true
Sources
2.0.0
9 months ago