Download Ghost - Northtek

Windows will warn you. That is expected.

These binaries are not code-signed yet, so SmartScreen shows a blue "Windows protected your PC" box the first time you run one. Click More info, then Run anyway.

Files downloaded through a browser may also be marked blocked. Clear that with:

Get-ChildItem -Path . -Recurse | Unblock-File

If you would rather not trust a binary at all, the full source is MIT-licensed at github.com/NORTHTEKDevs/ghost.

Then run this

ghost.exe doctor

Every line should read PASS or WARN. A WARN on vision credentials is normal - vision is optional. If anything reads FAIL, send us that output and we will know exactly what is wrong. The included quick-start.md covers the rest.

Something not working? Reply to your receipt email, or open an issue at github.com/NORTHTEKDevs/ghost/issues.