Skip to content

Releases: thecrewx/toolskit

Release list

toolskit

Choose a tag to compare

@thecrewx thecrewx released this 03 Aug 07:17
7d61143

Tool Kit

This release introduces a massive UI overhaul and several powerful new features to streamline your developer workflow.

🚀 New Features

  • Drag-and-Drop Installation: Add local tools and scripts directly into the application by dragging them from File Explorer onto the tool list.
  • Tool Details Window: Double-click any installed tool to open a dedicated configuration window where you can edit its properties (Name, Command, Shell).
  • Intelligent Documentation Viewer: The Tool Details window now automatically searches for and beautifully renders README.md and .txt files directly inside the application, allowing you to read documentation without leaving the toolkit.
  • Live GitHub Integration: Use the new "Install GitHub Tool" menu to seamlessly query the GitHub REST API and one-click clone external repositories directly into your toolkit.
  • Zero-Dependency Portability: The application is now compiled as a fully self-contained single-file .exe. You no longer need to install .NET 8 or any other prerequisites to run it!

🎨 UI & Polish

  • Added a beautiful, custom icon to the application window and taskbar.
  • Redesigned the Sidebar Navigation. "Tools Workspace" has been renamed to Run Tools, and a new Installed Tools menu has been added.
  • Upgraded the entire visual theme with modern acrylic-style dark mode aesthetics (BgDarkBrush, BgMediumBrush, etc.) and a custom terminal output window.

Enjoy the ultimate developer toolkit!