Skip to main content

No project description provided

Project description

https://ipfs.io/ipfs/QmeByEj99cRBRHZnNMGov98DXctf4cUMfX4ywsPD1QYpWY

hangar

https://badge.fury.io/py/thangar.svg

Hangar of Telegram accounts.

Have you ever had more accounts than Telegram client allows to store at the same time? I have. So I build this little script which does:

  1. kind of “park” new accounts,

  2. store secret tokens in database,

  3. show last service message from Telegram to let you log in through normal client.

Try it out yourself!

Installation

python -m pip install thangar

Usage

export API_ID=...  # get from https://my.telegram.org/apps
export API_HASH=...  # ^^
hangar [OPTIONS] COMMAND [ARG]

Example

% hangar track

                                                  Accounts
┏━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ Id         ┃ Name           ┃ Phone       ┃ Username     ┃
┡━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
│ 1234567890 │ Oskar Sharipov │ +7123456789 │ oskar        │
│ 1297676593 │ Oskar Again    │ +3456776543 │ oskar2       │
│ 1578935718 │ Bobby          │ +1212123421 │ FlamingoSays │
└────────────┴────────────────┴─────────────┴──────────────┘

Use “hangar --help” for more information.

Tip

Export environment variable in a ~/.zshenv or other shell file!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thangar-0.0.0.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

thangar-0.0.0-py3-none-any.whl (12.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page