Below are the items we are considering implementing.
I might implement it if I have some free time in my private time.
Option TextBox
Adjust the range enclosed in double quotes when dragging and dropping multiple folders.
Prevent double startup
If the app is already running when clicked, bring the launched app to the front
Ignore drag-drops while running the script
If you start without anything, start with the last executed information
Button to open Source File in editor
I want to be able to select multiple editors (VScode, emacsclient, notepad).
About Windows Registry
- Added edit window
- Button to delete unnecessary registries
- Button to launch regedit application
Remember and reuse the last window size
Indicate the operating status with the color of the frame
- Script running: spinning green
- Script completed: Success -> Blue,
Error -> Red
Allow setting default value for each TextBox
I want to select from multiple options and save the user's free definition as the default value.
- Interpreter TextBox: py.exe, venv, anaconda
- Option TextBox: poetry, streamlit
Make display font size configurable
Command line options to start from task scheduler
/start: Start.
/nogui: works without GUI
/oneshot: Automatically terminate after execution