Skip to content

QuadStick Config Manager v1.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 06:42
  • Modes: rename, duplicate, delete, and reorder from a new Mode menu
  • New modes can start as a copy of an existing one
  • Templates: rename and delete from the picker
  • Row numbers in list view, matching what error messages say
  • Adding a row = scrolls to it and flashes it green
  • Leave-without-saving box now has a Save button
  • Notes wrap so all their text is visible
  • List view scrolls sideways if it doesnt fit
  • Settings: escape closes it, settings button top right, and the window resizes live when you change the UI size AND if you change size you have to click save or it reverts it after 15 seconds (like how windows does that thing when you change res)
  • FIxed a bunch of bugs & made sure elements are aligned

Download the file for your computer, unzip, and run. No installer, works offline (except Sheets import).

File Computer
QuadStickConfigManager-Windows-x64.zip Windows 10/11, 64-bit
QuadStickConfigManager-macOS-AppleSilicon.zip Mac with Apple Silicon (M1/M2/M3/M4)
QuadStickConfigManager-macOS-Intel.zip Intel Mac
QuadStickConfigManager-Linux-x64.tar.gz Linux, 64-bit

Windows: SmartScreen may warn on first launch (the app isn't code-signed) — click More info -> Run anyway.

macOS: the app isn't notarized yet, so the first launch needs right-click the app -> Open -> Open. If macOS says it "is damaged", run this in Terminal, then open it:

xattr -dr com.apple.quarantine "/Applications/QuadStick Config Manager.app"

Full Changelog: v1.2.4...v1.3.0