Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

UsboKirishima/lived

Repository files navigation

img

Electronic register based on ClasseViva from terminal.

Javascript Terminal Cli Nodejs


🇮🇹Lived è un registro elettronico collegato direttamente a classeviva.
Utilizza i dati esportati dall'html della pagina che vengono gestiti da un piccolo wrapper.
Il login si effetua tramite le credenziali di classeviva.

🇮🇸 Lived is an electronic register directly linked to classeviva.
It uses the data exported from the page's html which is handled by a small wrapper.
The login is done through the credentials of classeviva.

Installation

Open the terminal and run following commands
git clone https://github.com/UsboKirishima/lived.git

cd lived

node src/index.js

Update

Run the update.sh script
chmod +x update.sh

bash update.sh

Or

git pull

Contributing

Read the CONTRIBUTING.mdx file.

Deprecated

Read the DEPRECATED.mdx file.