-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Finn edited this page Jul 4, 2025
·
1 revision
Yonky is a lightweight, portable launcher for PowerShell and batch scripts with a simple GUI. Designed for IT technicians, sysadmins, and scripters who want to quickly run and manage local scripts without overhead.
This is the home of the Yonky Wiki — here you'll find release notes, known issues, and future plans. Sub-pages will cover advanced usage, configuration, and development notes.
Release Date: July 4, 2025
Build Type: Portable .exe
Repository: https://github.com/viik2k/yonky
- Run PowerShell (
.ps1) or Batch (.bat,.cmd) scripts from a GUI - Real-time script output with optional timestamps
- Add, edit, and delete scripts from the interface
-
config.jsonstores script metadata and UI settings - Tools menu for quick access to script folder or a PowerShell console
- Portable and install-free
-
About Dialog Shows Wrong Version
- Located in
Help > About - Displays
v2.0instead ofv0.9.1.1 - Fix scheduled for next patch
- Located in
-
Scripts Not Auto-Loading from
/scriptsFolder- Scripts dropped directly into
\scripts\will not appear in the GUI - Use
File > Add Scriptto register them manually -
File > Refreshcurrently non-functional; under investigation
- Scripts dropped directly into
- Patch to fix version label in About
- Investigate script loading and refresh behavior
- Expand Preferences menu options
- Improve error handling and file validation
➡️ See the Releases page for downloads
➡️ Check Issues to report bugs or suggest features