https://github.com/seizavl/simplevalorantaccountmanager
VALORANTの複数アカウント管理ツール。シンプルで見やすく使いやすいUIが特徴。各アカウントのデイリーショップも確認できる。
https://github.com/seizavl/simplevalorantaccountmanager
account-switcher injectxr leageuoflegends riot-games valorant
Last synced: 2 months ago
JSON representation
VALORANTの複数アカウント管理ツール。シンプルで見やすく使いやすいUIが特徴。各アカウントのデイリーショップも確認できる。
- Host: GitHub
- URL: https://github.com/seizavl/simplevalorantaccountmanager
- Owner: seizavl
- License: mit
- Created: 2023-08-08T13:22:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-06T01:08:10.000Z (2 months ago)
- Last Synced: 2025-04-06T02:19:58.591Z (2 months ago)
- Topics: account-switcher, injectxr, leageuoflegends, riot-games, valorant
- Language: Python
- Homepage:
- Size: 320 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SimpleValorantAccountManager
![]()
# SimpleValorantAccountManager
SimpleValorantAccountManager は、複数のVALORANTアカウントを管理するためのアプリケーションです。
現在、APリージョンのみがサポートされています。
## Features
- アカウントを好きなだけ追加してランクごとに管理できます
- アカウントごとに毎日のスキンショップを確認できます(修正中)(2024/10/25 いろいろやったけどたぶん無理)
- アカウントにワンクリックでログインできます
- 登録したアカウント情報はすべてcsvで管理され、ローカルに保存されます。 アカウント情報が漏洩する心配はありません## **FAQ**
**Q. 私の登録アカウントは安全ですか?**
はい、安全です。
ソースコードも公開していますので、知識がある人が見ればアカウントを盗む記述がないことがわかると思います。
**Q. このソフトウェアは安全ですか?**
はい、安全です。
このアプリはフィードバックを得るために配布されました。このアプリにはウイルスは含まれていません。
ただし、ここではなく別の場所から exe を取得した場合は、ウイルスが含まれている可能性があります。## **Download**
[SimpleValorantAccountManager.zip](https://github.com/injectxr/SimpleValorantAccountManager/releases)
# **Preview**
![]()
![]()
![]()
## **Contact**
- [Twitter](https://twitter.com/injectxr)
- [Discord](https://discord.gg/bqy2hdbhC5)## **Acknowledgem**
- Original Valorant API by [Henrik-3](https://github.com/Henrik-3)
- valorant store py [link](https://pypi.org/project/valorantstore/)
- icon [remixicon](https://remixicon.com/)## Installation
- Python3.10.5
- clone
```bash
git clone https://github.com/injectxr/SimpleValorantAccountManager.git
```
- Install requirements
```bash
pip install requirements.txt
```
- Run
```bash
python main.py
```## **Disclaimer**
このプロジェクトは、Riot Games と提携または承認されていません。
Riot Games およびすべての関連資産は、Riot Games, Inc. の商標または登録商標です。
Riotの API ルールを遵守するよう努めています。
あなたは、このソフトウェアの使用があなた自身の責任で行われることを承認します。