Skip to main content

CLI based account switcher for Genshin Impact on Linux.

Project description

genshin-account-switcher

Simple CLI based account switcher for Genshin Impact on Linux.

Installation

You need to have Python 3.10+ installed.

$ pip install genshin-account-switcher

Usage

Registering an account:

$ genshin-account-switcher register
Successfully registered account '999999999'.

Switching between accounts:

# No argument -> shows list of registered accounts
$ genshin-account-switcher switch  
usage: main.py switch [-h] [uid]

positional arguments:
  uid

options:
  -h, --help  show this help message and exit

Available UIDs:
* [0] 888888888
* [1] 999999999

# Pick one via the UID itself or the shortcut
$ genshin-account-switcher switch 888888888
Successfully switched to account '888888888'

$ genshin-account-switcher switch 1
Successfully switched to account '999999999'

License

GNU General Public License v3

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

genshin_account_switcher-1.0.0-py3-none-any.whl (16.2 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