wetel-cli

module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2025 License: MIT

README ΒΆ

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 install github.com/Feglawy/wetel-cli/cmd/wetel-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

Available Flags

Flag Description Example
-num Service number for login (e.g., your phone number) -num=0238900000
-pass Password for login -pass=mypass123
-r Remember login credentials for future use (optional) -r

example:

wetel-cli -num=0238900000 -pass=mypass123 -r

If no flags are provided, the CLI will prompt you to enter them interactively, with the password hidden during input for security.

Configuration

If -r is enabled, credentials are stored in your system in a file beside the app called loginInfo.json you can edit it or delete it so you can login for other accounts

🧰 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!

  1. Fork the repo
  2. Create a new branch
  3. Commit your changes
  4. Open a PR

Directories ΒΆ

Path Synopsis
cmd
wetel-cli command
internal
api
ui
pkg
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL