Skip to content

Releases: tonydpatterson/ScriptGrabber

ScriptGrabber

31 May 18:57

Choose a tag to compare

The initial release of ScriptGrabber, a versatile Windows application designed to help developers organize and consolidate their C# scripts from multiple folders into a single, well-structured document. This tool was created to enhance productivity by providing a quick reference to scripts, especially useful when interacting with tools like ChatGPT.

I wanted to be able to quickly gather all my scripts into one document so I can reference all my scripts as CHATGPT would get bogged down after a bit and the only thing I could do is start in a new window. While it does remember what you talk about now I found that it would still forget stuff and the only way would be to "refresh" its memory. It would be come tedious so This app can quickly gather all your scripts and make a document to upload.

It will not add subfolders so you can specify exactly what scripts you want to add by choosing the right folders. Although I might add that later. Really just made it for my needs but incase anyone else finds this useful, here you go.

Have fun!

Features:

  • Add Multiple Script Folders: Easily add multiple folders containing C# scripts.
  • Manage Folders: Remove individual folders or clear all folders with a single click.
  • Project Description: Include a project description at the top of the generated document.
  • Save and Load Projects: Save the current project setup and reload it anytime.
  • Generate Consolidated Document: Compile all scripts into a single, well-organized document with clearly defined sections.
  • Desktop Icon: Create a desktop shortcut during installation for easy access.
  • Future Plans: Potentially support other file types based on user feedback and requirements.

Installation:

  1. Download the installer from the link below.
  2. Run the installer (ScriptGrabberSetup.exe).
  3. Follow the on-screen instructions to complete the installation.

Usage:

  1. Launch ScriptGrabber from the Start Menu or Desktop shortcut.
  2. Add script folders using the "Add Folder" button.
  3. Optionally remove or clear folders.
  4. Enter a project description in the provided text box.
  5. Set the save location for the generated document.
  6. Click "Generate Document" to create a consolidated document of all scripts.
  7. Save or load project data using the "Save Project" and "Load Project" buttons.

I hope you find ScriptGrabber useful and look forward to your feedback!