{"repo":"vikilpet/Taskopy","free":true,"listed":false,"github":"https://github.com/vikilpet/Taskopy","clone":"git clone https://github.com/vikilpet/Taskopy.git","description":"Python scripting platform for Windows with hotkeys, tray menu, HTTP-server and many more","language":"Python","stars":24,"topics":["python","scheduler"],"license":null,"category":"workflow-automation","readme_excerpt":"Taskopy Platform for running Python-based scripts on Windows with hotkeys, tray menu, HTTP server and many more. Run your python code with hotkey or by HTTP-request just like that: def my task(hotkey='ctrl+shift+t', http=True): print('This is my code!') Then press Ctrl+Shift+T or open in browser URL http://127.0.0.1:8275/my task and your task will be executed. Another example: show message box every day at 10:30 and hide this task from menu: def my another task(every='day 10:30', menu=False): dialog('Take the pills') An example using the extension for Firefox: Use with Total Commander: Tracking changes in the Windows startup: Remote control: Feel free to ask any questions on Telegram: https://t.me/taskopy g Contents - Installation - Option 1: binary file - Option 2: Python - Usage - Task options - Settings - Keywords - Miscelanneous - Keyboard - Filesystem - Network - System - Mail - Process - Cryptography - Mikrotik RouterOS - Tips and tricks - Firefox extension - Context menu - Help me - Task examples Installation Option 1: binary file Requirements: Windows 7 and above. You can download archive with binary release. Option 2: Python Requirements: Python 3.7; Windows 7 and above. Download project, install requirements: pip install -r requirements.txt Note 1: wxPython requires Pillow , but Pillow 9.5.0 no longer includes 32-bit wheels so install 9.5.0: pip install Pillow==9.5.0 Note 2: the cryptography module version 42.0.8 is used for compatibility with Windows 7 Create a sho","default_branch":null,"files":null,"tree":[],"storefront":"/r/vikilpet","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/vikilpet/Taskopy/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}