Skip to content

Releases: oumad/proton-io

proton-io v1.0.1

04 Mar 09:34
Compare
Choose a tag to compare

Changelog:

  • Python scripts don't require python installed anymore, proton-io ships with an embedded python 3.6 now.
  • Fixed issues with some scripts where output name or output Directory don't work.
  • Fixed a potential bug where menu won't initialize if one of the interface.json files has a syntax problem. Now it outputs an error and continues initializing the menu with the rest of the scripts.

Usage:
Open protonio.exe, then just hit the hotkey to open the quick access menu, by default it's Ctrl+tab.
To take full advantage of all proton-io features, make sure you check the tutorials in the documentation.

proton-io v1.0.0

01 Mar 10:35
6d63b83
Compare
Choose a tag to compare

Features :

  • Quick menu to access scripts.
  • Auto generated parameter windows.
  • 'Manager' : interface to manage scripts and give them hotkeys.
  • 'Builder' : interface to easily add new scripts or edit existing ones.

Usage:
Open protonio.exe, then just hit the hotkey to open the quick access menu, by default it's Ctrl+tab.
To take full advantage of all proton-io features, make sure you check the tutorials in the documentation.