Releases: moderniselife/prism
Releases · moderniselife/prism
Release list
tui-v1.0.0
Full Changelog: v1.0.0...tui-v1.0.0
Prism v1.0.0
Native profile switcher for Cursor — isolated settings, extensions, and color-coded windows per client/project.
Downloads
- macOS —
Prism-macOS.zip. Unzip, movePrism.appto/Applications. Ad-hoc signed (no Apple Developer certificate), so the first launch needs right-click → Open to get past Gatekeeper's "unidentified developer" warning. - Windows —
Prism-Windows-x64.zip. Self-contained win-x64 publish (no .NET install required) — cross-compiled and verified to build clean from macOS, but not yet run on real Windows. If anything's off, please open an issue. - Linux —
Prism-Linux-source.tar.gz. Ships as source (Python + GTK4/libadwaita — nothing to compile). Needspython3-gi,gtk4,libadwaita, andpython3-cairo; see the repo'slinux/README.mdfor exact install commands per distro. Run withpython3 prism.py.
What's in this build
- Isolated
--user-data-dirper profile — separate extensions, settings, logins, chat history - Distinct title bar color per profile (
workbench.colorCustomizations), so windows are identifiable in Cmd/Alt+Tab - Your existing Cursor install shows up as a protected, clonable "Main Cursor" profile
- Drag-and-drop launch, live running status, safe delete (Trash/Recycle Bin, never
rm -rf)
See the README for full details per platform.