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.
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.
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