TeleSysControl is a Windows system management project that uses a Telegram bot to remotely manage essential system features from anywhere.
| Action |
|---|
| System Monitoring (CPU, RAM, GPU, drives, processes, battery, charging status) |
| Show System Uptime |
| Capture Screenshot |
| Speed Test |
| Volume Control (increase, decrease, mute, max) |
| Power Control (shutdown, sleep, hibernate, restart) |
| Windows Command line |
| Auto Connect to Telegram bot on internet availability |
- Windows 10 or Windows 11
- Administrator access (recommended for full functionality)
- Clone the repository:
git clone https://github.com/Prashant64bit/TeleSysControl.git
cd TeleSysControl- Install required dependencies:
pip install -r requirements.txt- Configure the Project
Edit config.py and update your:
apiIDapiHASHbotTokenownerId
python main.pyThis project is licensed under the MIT License.