User can quickly start scripts up from the system tray.
- Python 3+
- pip modules
- pystray
- pillow
- ctypes
- pyautogui
- Run the program. If you want, you can create a shortcut to it in the startup folder of your system.
- An icon will appear in the notification area (system tray). Right-click on the icon.
- A list of your scripts will be visible in the options. Clicking on any script will launch it immediately. Note that to view these, you'll have to add the scripts' paths to the
paths.json
file first.
In the paths.json
file:
{
"name_of_script1": "path/to/script1",
"name_of_script2": "path/to/script2"
}
favicon.ico
- Flaticon