LAST-OFF bookmark the code
GitHub install
HIPAA‑aware • FOSS Code bookmarker

Navigate code.
Find PHI risks.
Instantly.

ssn? patient_id? todo?

CLI bookmark for developers and a healthcare informatics scanner.

Auto‑detects editors • No blank pages

last-off v1.2
$ last-off
📁 Scanning: ./healthcare_demo
————————————————————
🚨 SSN patient_records.sql:47
⚠️ DOB views.py:122
FIXME api.rs:89 "sanitize"
📝 OPEN WITH (editors detected):
1. VS Code • installed
2. Vim • installed
3. Nano +47 patient_records.sql
❌ gedit not installed — show hint: sudo apt install gedit

no blank pages. ever.

✦ HEALTH + CODE ✦
HEALTH INFORMATICS

PHI & compliance scanner

SSN, MRN, DOB, patient_id, PHI – flagged 🚨 red.

  • EHR code reviews
  • Research de‑identification
  • Legacy health migrations
🩺 “Found 12 hardcoded SSNs in test files.”
📌 FOR ALL DEVS

Bookmark your codebase

Type last-off, pick a TODO, choose editor.

  • Jumps to exact line
  • Shows context (±3 lines)
  • Copy command fallback

“my bookmark manager for FIXMEs.”

SMART BOOKMARK

It knows what you have installed.

Checks for VS Code, Vim, Nano, Gedit. Missing editor → shows install hint. No blank screens.

Detects installed Grayed out if missing Copy fallback

"Fixed the blank page bug – now tells you how to install."

— @NasreenAzeemi
📂 ~/project/healthcare
./last-off
📝 OPEN WITH:
1. VS Code - (Not installed) 🔴
2. Vim - vim +21 db.rs
3. Nano - (Not installed) 🔴
❌ nano is not installed!
sudo apt install nano

One-line bookmark

even without healthcare work – your personal CLI bookmark.

cargo install --git https://github.com/NasreenAzeemi/last-off.git click to copy
Rust · lightweight no daemon open source
✦ simple · clean · fast ✦
github.com/NasreenAzeemi/last-off health informatics