SkillAgentSearch skills...

LibrusCLI

Console Interface for Librus

Install / Use

/learn @kbaraniak/LibrusCLI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Librus CLI

How to use ?

Screenshoots

Main Window

Main Window

Timetables

image

Grades

image

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

API: librus-api-rewrited [MIT License]

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated20d ago
Forks0

Languages

JavaScript

Security Score

75/100

Audited on Mar 16, 2026

No findings