wetel-cli
wetel-cli is a lightweight command-line tool for accessing your We Telecom account information directly from the terminal.
Easily check your service number, balance, data usage, and plan details β all without needing to open a browser.
β¨ Features
- β
Login with your We Telecom service number and password
- π View current balance and plan usage
- π‘ Check remaining and used data
- π¦ See active offers and detailed plan info
π Installation
Go (recommended)
go install github.com/feglawy/we-cli/cmd/we-cli@latest
Make sure your Go binary path is in your PATH. Usually it's:
- Linux/macOS:
~/go/bin
- Windows:
%USERPROFILE%\go\bin
Usage
once you installed it
wetel-cli
You'll be prompted to enter your service number and password securely.
π§° Requirements
π§Ύ License
This project is licensed under the MIT License. See LICENSE for more information.
π FAQ
β Is this an official We Telecom tool?
- No β this is an independent, open-source CLI made for convenience.
π€ Contributing
Pull requests and suggestions are welcome!
- Fork the repo
- Create a new branch
- Commit your changes
- Open a PR