Skip to content

Releases: jreis/hyperforge

HyperForge 0.4.1 — Infernal skin

Choose a tag to compare

@jreis jreis released this 26 Jul 01:29

HyperForge 0.4.1

Download the DMG, drag to Applications, grant Accessibility, enable Caps → Hyper in Karabiner.

What’s new

  • Infernal skin — industrial-gothic palette (void black · blood crimson · bone)
    • Settings → SkinInfernal (or keep Forge for neon glass)
    • Space layer pill becomes VOID
    • Menu bar status copy gets an edge; sidebar tagline: Built for the beautiful and the damned
  • Everything from 0.4.0: NAV/VOID HUD, first-run three chords, safer Hyper+Esc lock, Space reliability

Install

  1. Download HyperForge-0.4.1.dmg below
  2. Open → drag HyperForge.app to Applications
  3. System Settings → Privacy & Security → Accessibility → enable HyperForge
  4. Karabiner: Caps → F18 (or 4-mod Hyper)
  5. Optional: Settings → Skin → Infernal

Requirements

Notes

  • Ad-hoc signed (not notarized). Gatekeeper may prompt once — right-click → Open.
  • From source: ./scripts/install.sh or ./scripts/install.sh --update
  • Infernal is an aesthetic homage, not affiliated with any artist.

Links

HyperForge 0.4.0 — NAV mode, first chords, safer Hyper

Choose a tag to compare

@jreis jreis released this 26 Jul 01:23

HyperForge 0.4.0

Local-first Hyper Key automation for macOS — Caps → Hyper, Space-layer nav, window snaps. No cloud.

Highlights

  • NAV mode — floating NAV pill + menu bar icon when Space layer is armed
  • First chords challenge — prove Hyper, Space+HJKL, and a window snap in ~10 seconds (onboarding, Dashboard, Doctor)
  • Space layer reliability — wall-clock arming (works under browser load), browser/shell-aware chords
  • Safer Hyper + Esc — Caps-alone Escape no longer blanks the screen; real session lock instead of display sleep
  • Install./scripts/install.sh --update re-signs with a stable id so Accessibility can stick across rebuilds

Install

  1. Download HyperForge-0.4.0.dmg
  2. Drag HyperForge.app → Applications
  3. System Settings → Privacy & Security → Accessibility → enable HyperForge
  4. Enable Karabiner Caps → Hyper (F18 or 4-mod)
  5. Menu bar flame → complete the three first chords

Requirements

Notes

  • Ad-hoc signed (not notarized). Gatekeeper may warn once — right-click → Open, or allow in Settings.
  • Prefer ./scripts/install.sh --update when building from source so TCC Accessibility survives rebuilds.

Previous

See v0.3.0-beta for Space nav & Doctor.

HyperForge 0.3.0-beta — Space nav & Doctor

Choose a tag to compare

@jreis jreis released this 23 Jul 16:36

HyperForge 0.3.0-beta

Local-first macOS Hyper Key companion — Caps/Hyper automation, Space-layer navigation, window tiling, snippets, and Doctor. No cloud · no telemetry.

Highlights

  • Space navigation (TouchCursor-style) — hold Space for HJKL and edit/clipboard chords; tap Space still types a space
  • Per-app Space block list + optional hold threshold (Settings → Engine)
  • Doctor — Accessibility, Karabiner, Hyper style (F18 / 4-mod), F19/F20 bridges
  • Snippets with date formats · Shortcuts menu · region pin · single-instance
  • Config export/import (profiles, snippets, Space nav, prefs)
  • Optional local Ollama command bar with model-fit warnings

Requirements

  • macOS 14+
  • Karabiner-Elements for Caps → Hyper
  • Accessibility permission after first launch

Install (DMG)

  1. Download HyperForge-0.3.0.dmg below
  2. Open → drag HyperForge to Applications
  3. System Settings → Privacy & Security → Accessibility → enable HyperForge
  4. Karabiner → enable Caps Hyper rules (Doctor can install the pack)
  5. Menu bar flame → Doctor to verify

Gatekeeper / signing

This build is ad-hoc signed (not Apple-notarized). On first open you may need:

Right-click HyperForge → Open → Open

or System Settings → Privacy & Security → Open Anyway.

Source install (alternative)

git clone https://github.com/jreis/hyperforge.git
cd hyperforge
./Scripts/install.sh

Checksum (SHA-256)

See HyperForge-0.3.0.dmg.sha256 attached to this release, or verify after download:

shasum -a 256 HyperForge-0.3.0.dmg

Status

Personal / portfolio beta — best-effort support. Issues welcome; no SLA.

Full changelog: see commits on main since the initial import.

8ccd0284e3ede85b87ee66df7f073d810ffd8b7ae1f55f875017d87ab459ce46 HyperForge-0.3.0.dmg