Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.
/ lycamobile Public archive

CLI utility to retrieve information from your LycaMobile account and track traffic usage

License

Notifications You must be signed in to change notification settings

fffedor/lycamobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple tool to get information from your LycaMobile account

Usage: lycamobile -n <number> -p <password>

Options:
      --help           Show help
      --version        Show version number
  -n, --phone          Phone number, format 33000000000
  -p, --password       Password
  -t, --trackInternet  Track internet traffic consumption between checks and show delta
  -d, --domain         Domain, www.lycamobile.fr by default
  -r, --maxRetries     Max number of retries to retrieve data

Installation

npm install -g .

Example of usage

lycamobile -n 33000000000 -p XYZXYZ --trackInternet

* phone: +33000000000
* balance: €9,32
* internet: 42.55GB -0.04GB 5 minutes ago
* expiration: 19-03-2022

About

CLI utility to retrieve information from your LycaMobile account and track traffic usage

Topics

Resources

License

Stars

Watchers

Forks