Skip to content

ImLTHQ/SteamAccountManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明

管理CS账号密码,备注账号信息,计算冷却时间

即将推出

  1. 基于Qt的GUI

  2. 调用云存储

使用前安装外部库

  • pip install pypinyin

  • pip install pyqt5

打包说明

  1. 安装 PyInstaller
  • pip install pyinstaller
  1. 打包
  • pyinstaller --noconsole --onefile ./Program/账号管理系统.py

  • dist/ 目录:存放最终生成的可执行文件

git走代理

  • 设置代理git config --global http.proxy http://127.0.0.1:6666

  • 取消代理git config --global --unset http.proxy

About

管理CS账号密码,备注账号信息,计算冷却时间

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages