KometaControl is a tool designed to manage and schedule script executions on Windows. With support for customizable scheduling and background execution, it is an ideal solution for automating repetitive tasks and keeping control over critical processes.
- Flexible Scheduling: Configure custom execution times (e.g., 10:00 PM and 3:00 AM).
- Minimal Interface: Easy integration with the system tray for quick access and easy control.
- Support for Multiple Scripts: Compatible with different types of scripts and commands.
-
Requirements:
- Python 3.3+ installed.
- Necessary libraries like
Pillow
andpystray
.
-
Configuration:
- Download the required files.
- Customize the configuration in
config.py
. - Run the
kometa_tray.py
script to start the application.
-
Usage:
- Start Kometa: Right-click the icon in the system tray and select "Start Kometa".
- Stop Kometa: Select "Stop Kometa" from the tray menu.
- Exit: Close Kometa from the menu to end its execution.
For more details on setting up and using Kometa, visit the official documentation.
- Author: Crosus97
- Project Page: GitHub - KometaControl
This project is licensed under the MIT License. See the LICENSE
file for more details.