# AppHelper **Repository Path**: c95wl/app-helper ## Basic Information - **Project Name**: AppHelper - **Description**: 使用python编写的alist和aria2启动器,分别可以在windows和linux系统下部署alist和aria2环境,同时也可以作为其他软件的环境部署与开发。 - **Primary Language**: Python - **License**: BSD-3-Clause-Clear - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-12 - **Last Updated**: 2023-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. pyinstaller打包 pyinstaller --noconsole -F -n AppHelper main.py 2. python创建系统托盘 3. python打包exe启动速度过慢