Skip to content

Releases: Nstamour-art/Python_Script_Launcher

v0.2-alpha

20 Mar 14:06

Choose a tag to compare

v0.2-alpha Pre-release
Pre-release

Python Script Launcher v0.2

I'm excited to announce the release of Python Script Launcher v0.2! This release includes new features, improvements, and bug fixes to enhance your experience.

Note

  • This release only supports Microsoft Windows. Download and unzip the archive, and run the .exe within the folder it is packaged in.

New Features

  • Optional Args: Added support for command line arguments in the config file
  • Custom Row Limit: Added support for adjustable row limits for button layout.
  • Always On-Top: Added settings section with an always on-top option that is configurable in the config file, this setting is saved to the file when adjusted in the toggle.
  • Stop Process Button: Added a button that will stop any running scripts.

View the full changelog


Thank you for using Python Script Launcher! If you encounter any issues, please report them here.

v0.1-alpha

19 Mar 18:56

Choose a tag to compare

v0.1-alpha Pre-release
Pre-release

Description:

I'm are excited to announce the alpha release of Python Script Launcher, version 0.1! This initial release provides a basic interface for launching and managing Python scripts.

Features:

  • Basic Script Launching: Select and run Python scripts directly from the interface.
  • Simple User Interface: A straightforward UI designed for ease of use.

Known Issues:

  • Supports only Python 3.
  • Limited error handling and logging capabilities.

Installation:

Download the .exe and JSON files from the release assets and follow the instructions in the README file.

Feedback:

Your feedback is valuable. Please report any issues or feature requests on our GitHub Issues page.