TaxPilot Home Β· Open workspace
πŸ–₯️ Desktop companion

Get TaxPilot Desktop

The desktop app is the same workspace you use in the browser β€” same login, clients, saved returns and database, in real time β€” plus one thing a server can't do: Pull AIS straight from the income-tax portal on your own machine, with autopilot. Sign in with your existing TaxPilot account; nothing to migrate.

1 Β· Native installer

One-click install, then Ctrl+I to pull a client's AIS. Autopilot fills the PAN and does Services β†’ AIS β†’ Download β†’ JSON for you β€” your only step is password + OTP.

πŸͺŸ Windows
β€”
🍎 macOS
β€”
🐧 Linux
β€”

2 Β· Run from source

Node 18+ on any desktop OS. Downloads Electron (~250 MB) on first install.

unzip taxpilot-desktop-source.zip
cd desktop
npm install      # pulls Electron (~250 MB) β€” on your machine, not a server
npm start        # or: npm run dist   β†’ builds an installer for your OS
Why not a server-side AIS pull? The income-tax portal only serves its app to residential India IPs β€” datacenter/VPN IPs are filtered β€” so AIS can only be fetched from a real machine like yours. Your password & OTP are never stored or automated.