dlion / rustyca

Rust tool to get info from your lycamobile.es account

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rustyca

Get your lycamobile account's information right into your shell.

Setup

Just create ~/.config/.rustyca_config.yml and inside of it:

mobile-phone-number: 34666666563
password: lallero

Example

➜  rustyca git:(master) cargo run
    Finished dev [unoptimized + debuginfo] target(s) in 0.43s
     Running `target/debug/rustyca`

__________                __
\______   \__ __  _______/  |_ ___.__. ____ _____
 |       _/  |  \/  ___/\   __<   |  |/ ___\\__  \
 |    |   \  |  /\___ \  |  |  \___  \  \___ / __ \_
 |____|_  /____//____  > |__|  / ____|\___  >____  /
        \/           \/        \/         \/     \/

Money Balance: €0.03
Internet Balance: 5.66GB
Expiration Date: 07-05-2021

Note

I'm still learning Rust, it made this tool just for fun, any constructive feedback is very welcomed

Author

Domenico Luciani aka DLion

About

Rust tool to get info from your lycamobile.es account


Languages

Language:Rust 100.0%