Seite 1 von 1

Sprint Layout Plugin Manager

Verfasst: Freitag 3. Oktober 2025, 20:45
von CD32Freak
I've developed a Sprint Layout Plugin Manager that allows you to manage and run multiple plugins from one convenient interface.
No more redefining plugins each time you want to use a different one β€” simply select the plugin you want from the list and run it directly.

✨ Main Features
πŸ“‚ Centralized plugin list – Manage all your Sprint Layout plugins from a single location.
πŸ“ Friendly names – Assign easy-to-remember names to your plugins.
πŸ› οΈ Edit paths & rename – Quickly update plugin paths or rename them without touching the configuration files.
⚑ One-click run – Double-click or press Enter to instantly launch the selected plugin.
↔️ Automatic forwarding – Correctly forwards the plugin’s result back to Sprint Layout (supports exit codes 1–4 & 128–255).
πŸͺ„ About screen – With a fun touch: β€œOne plugin to rule them all!”

🧭 How It Works
Place the Plugin Manager executable in your Sprint Layout folder.
Add your plugins once through the UI.
Select a plugin from the list and click Run (or double-click it).
If the plugin produces output for Sprint Layout, it will automatically close the manager and return the result to Sprint Layout.

πŸ–ΌοΈ Screenshot
Bild
Bild

πŸ’¬ Download & Feedback
πŸ‘‰ https://github.com/cd32freak/SprintLayoutPluginManager

I’d love to hear your feedback and suggestions for improvement. If you find it useful, let me know what features you'd like to see next!

Re: Sprint Layout Plugin Manager

Verfasst: Freitag 3. Oktober 2025, 21:11
von burhan
Thanks a lot. It's a nice plugin.

But there aren't many plugins.

If the Abacom team had a detailed explanation about the plugin development, it would guide the developers.

Re: Sprint Layout Plugin Manager

Verfasst: Samstag 4. Oktober 2025, 10:16
von CD32Freak
Yes, it's true, that's the reason why I created a C# plugin demo to show users how to get started developing their own plugin:
viewtopic.php?f=70&t=6058