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

danielpza/etecsa-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etecsa-cli

NO LONGER MAINTAINED, feel free to fork it and send an email if you want to take over the project

npm version code style: prettier

ETECSA login manager

Requirements

Install

npm i -g etecsa-cli

Usage

$ etecsa command

Usage

  Command one of

  - set user pass
  - login
  - logout
  - status
  - time

Example

  $ etecsa set myuser mypass
  $ etecsa login
  $ etecsa status
  Connected
  $ etecsa time
  00:34:48

Config is stored in ~/.cache/.etecsa.json

Contributing

git clone https://github.com/danielpza/etecsa-cli.git
cd etecsa-cli
npm link

Gnome Integration

Etecsa Login Gnome Shell Extension