Linux quick start
-----------------
1. Unzip PhoneForge-Linux.zip
2. Open the PhoneForge folder in your file manager
3. Right-click the file named "PhoneForge" → Properties → Permissions → Allow executing
4. Double-click "PhoneForge" (or run in terminal: ./PhoneForge)

Desktop shortcut (optional):
  chmod +x install-desktop.sh
  ./install-desktop.sh

Requires: python3, pip, lsof (sudo apt install python3 python3-pip lsof)
