Skip to content
Finn edited this page Jul 4, 2025 · 1 revision

Yonky - Lightweight Scripting made easy.

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.


📦 Latest Release – v0.9.1.1

Release Date: July 4, 2025
Build Type: Portable .exe
Repository: https://github.com/viik2k/yonky

Highlights

  • 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.json stores script metadata and UI settings
  • Tools menu for quick access to script folder or a PowerShell console
  • Portable and install-free

⚠️ Known Issues in v0.9.1.1

  • About Dialog Shows Wrong Version

    • Located in Help > About
    • Displays v2.0 instead of v0.9.1.1
    • Fix scheduled for next patch
  • Scripts Not Auto-Loading from /scripts Folder

    • Scripts dropped directly into \scripts\ will not appear in the GUI
    • Use File > Add Script to register them manually
    • File > Refresh currently non-functional; under investigation

📌 Next Steps

  • 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

Clone this wiki locally