Download Free Billing Software
Invoiso is free billing software for Windows, Linux, and macOS. Create GST-ready PDF invoices offline with no account, no subscription, and no cloud login.
admin
and password admin.
You'll be prompted to set a new password on first login for your security.
Loading releases...
Installation Guide
Step-by-step setup instructions for each platform.
-
1
Download the installer
Download the
.exesetup file from the releases section above. Look for the file namedInvoiso-Setup-x.x.x.exe. -
2
Run the installer
Double-click the downloaded
.exefile. If Windows SmartScreen shows a warning, click More info → Run anyway. The app is safe — it may show this warning because it's not yet widely known. -
3
Follow the setup wizard
Accept the license agreement, choose your install location (default is fine), and click Install. The wizard will complete in under a minute.
-
4
Launch Invoiso
Open Invoiso from the Start Menu or the desktop shortcut created by the installer.
-
5
Log in for the first time
Use the default credentials — username
adminand passwordadmin. You'll be prompted to set a new password immediately after your first login.
-
1
Run the one-line installer (recommended)
Open a terminal and run:
curl -fsSL https://invoiso.co.in/install.sh | bash -s -- --debThe script fetches the latest release from GitHub, downloads the
.debpackage, and installs it automatically. Requirescurlandsudoaccess. -
2
Or install manually
Download
invoiso_x.x.x_amd64.debfrom the releases above, then run:sudo dpkg -i invoiso_*.deb -
3
Launch Invoiso
Find Invoiso in your application launcher or run
invoisoin the terminal. -
4
Log in for the first time
Use username
adminand passwordadmin. You'll be asked to set a new password on your first login.
-
1
Run the one-line installer (recommended)
Open a terminal and run:
curl -fsSL https://invoiso.co.in/install.sh | bash -s -- --appimageThe script downloads the AppImage, sets it as executable, and creates a desktop entry for you.
-
2
Or install manually
Download
Invoiso-x.x.x-x86_64.AppImagefrom the releases above, then make it executable:chmod +x Invoiso-*.AppImage -
3
Run the AppImage
Double-click the file in your file manager, or run it from the terminal:
./Invoiso-*.AppImage -
4
Log in for the first time
Use username
adminand passwordadmin. You'll be asked to set a new password on your first login.
sudo access needed. Your data is stored in ~/.local/share/invoiso/.
-
1
Download the macOS package
Download the
.dmgfile from the releases section above. Look for the file named similar toInvoiso-x.x.x.dmg. -
2
Open the disk image
Double-click the downloaded
.dmgfile, then drag Invoiso into the Applications folder if the installer window asks you to do so. -
3
Launch Invoiso
Open Invoiso from the Applications folder or Launchpad. If macOS shows a security prompt, open System Settings → Privacy & Security and allow Invoiso to run.
-
4
Log in for the first time
Use username
adminand passwordadmin. You'll be asked to set a new password on your first login.