Skip to content
/ cliliad Public

A CLI tools to check your stats from Iliad website

License

Notifications You must be signed in to change notification settings

dlion/cliliad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClIliad

A CLI tools to check your stats from Iliad website

Installation

go get -u github.com/DLion/cliliad

Configuration

Put a .cliliad.json file in your $HOME dir

{
    "user": "123456",
    "password": "yourpassword"
}

Usage

cliliad -help

          oooo   o8o  oooo   o8o                  .o8
          '888   '"'  '888   '"'                 "888
 .ooooo.   888  oooo   888  oooo   .oooo.    .oooo888
d88' '"Y8  888  '888   888  '888  'P  )88b  d88' '888
888        888   888   888   888   .oP"888  888   888
888   .o8  888   888   888   888  d8(  888  888   888
'Y8bod8P' o888o o888o o888o o888o 'Y888""8o 'Y8bod88P"


Usage of cliliad:
  -calls
        Returns the time of the calls done
  -data
        Returns the number of the data sent
  -mms
        Returns the number of the mms sent
  -sms
        Returns the number of the sms sent

Retrieve all stats:

cliliad

          oooo   o8o  oooo   o8o                  .o8
          '888   '"'  '888   '"'                 "888
 .ooooo.   888  oooo   888  oooo   .oooo.    .oooo888
d88' '"Y8  888  '888   888  '888  'P  )88b  d88' '888
888        888   888   888   888   .oP"888  888   888
888   .o8  888   888   888   888  d8(  888  888   888
'Y8bod8P' o888o o888o o888o o888o 'Y888""8o 'Y8bod88P"


✉️  0 SMS 📤  0 MMS 📞  4m 37s 🌐  499,5MB %

Author

License

MIT