Skip to content

QuadStick Config Manager v1.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 03:43

Changes:

Backup:

  • your profiles back up to your own Google Drive on every save
  • On by default, one Google sign in to start
  • Home button shows status: green backing up, yellow sign in, red off
  • Nothing uploads until you sign in

**Sharing:

  • copy a share link, or open a profile in Google Sheets

  • From the Share button, or right click a profile on the home screen
    **
    Restore:

  • import your profiles onto any computer from Drive

  • Pick some, or pull them all right after you connect

  • Alsooo a greyed .csv hint in the name box

  • Cleaned up code, so less ram usage

  • fixed misaligned texts with checkbox

  • Crash safe saves, a power loss can't corrupt a profile (auto saves locally so if you crash its still on pc)


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.4.2...v1.5.0