Skip to content

CallNotes 1.2.2 — clean uninstall

Choose a tag to compare

@michaelczesun michaelczesun released this 04 Jul 05:10
  • 🧹 New: ./uninstall.sh — cleanly stops and removes the background services (launchd agents), both apps and, with --purge, all working data and models. Your notes folder is never touched. A tool that installs daemons owes you a one-command way out — sorry it wasn't there from day one.
  • 🪟 Fixed: the window opened by double-clicking CallNotes.app (new in 1.2.1) could collapse to just its header line.

Update: cd callnotes && git pull && ./install.sh