v1.0.0 (Stable)
Install
Windows
irm https://raw.githubusercontent.com/JoeCelaster/gramit/main/install.ps1 | iexmacOS and Linux
curl -fsSL https://raw.githubusercontent.com/JoeCelaster/gramit/main/install.sh | shThen:
gramit setup # name the backend your text is sent to
gramit start
gramit contains no backend address — you supply your own, and it is saved
only in your config. Per-OS notes:
- Linux (GNOME):
gramit doctor --fixto bindCtrl+Alt+F. - macOS: grant Accessibility in System Settings → Privacy & Security.
These builds are not Developer ID signed, so the grant has to be renewed
after each upgrade. - Windows: nothing further.
Every archive contains both gramit and gramitd; they must stay in the
same directory. Verify a download against SHA256SUMS.
Full Changelog: v0.2.0...v1.0.0