Skip to content

SlideStageLite 0.1.0

Choose a tag to compare

@hchengliu hchengliu released this 21 May 07:38
· 40 commits to main since this release
c4b8179

First public macOS release of SlideStageLite — a pure-frontend, zero-backend .stage presentation runtime.

Downloads

Architecture File SHA-256
Apple Silicon SlideStageLite-0.1.0-macOS-AppleSilicon.dmg e4ed53b0c3587eeb6faa5714ee4143382570898ac65197ace55599abc2384b72
Intel SlideStageLite-0.1.0-macOS-Intel.dmg 0f748a58de429519d16a0cc3862b47e6aec8c5b64f7fda820de50c64dcab69aa

Minimum macOS version: 12.0 (Monterey).

What's inside

  • Open and present .stage decks locally — no upload, no account, no server.
  • Converter pipeline ingests reveal.js / impress.js / html-ppt-skill / huashu-design / plain HTML / folders.
  • Deep-link handler for the stage:// URL scheme and file association for the .stage extension.
  • Built on Tauri 2 + React 19 + Vite 8.

Notes

  • Windows + Linux builds will follow in subsequent releases.
  • See README.md for the full feature list and .stage format spec.