Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlion/cliliad
A CLI tools to check your stats from Iliad website
https://github.com/dlion/cliliad
cli go golang stats tool
Last synced: 4 months ago
JSON representation
A CLI tools to check your stats from Iliad website
- Host: GitHub
- URL: https://github.com/dlion/cliliad
- Owner: dlion
- License: mit
- Created: 2018-06-24T15:18:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-23T21:23:36.000Z (over 6 years ago)
- Last Synced: 2024-06-20T03:49:07.811Z (8 months ago)
- Topics: cli, go, golang, stats, tool
- Language: Go
- Homepage: https://domenicoluciani.com
- Size: 1.32 MB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
```json
{
"user": "123456",
"password": "yourpassword"
}
```## Usage
```
cliliad -helpoooo 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:
```
cliliadoooo 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
* Domenico Luciani
* https://domenicoluciani.com
* [DLion92](https://twitter.com/DLion92)# License
MIT