Download BAble POS
Get the offline-first POS and repair management system for your platform. All apps sync with your cloud account and work seamlessly across devices.
macOS
Apple Silicon + Intel
macOS (DMG)
~21.6 MB
Requirements
- macOS 10.15 (Catalina) or later
- Apple Silicon (M1/M2/M3) or Intel Mac
- 64-bit processor
Updates install automatically in-app. You'll be notified when a new version is available — just click "Update Now" and the app restarts.
Windows
Windows 10 & 11
Windows (EXE)
~17.9 MB
Requirements
- Windows 10 or Windows 11
- 64-bit processor (x86_64)
- WebView2 runtime (pre-installed on Windows 11)
Updates install automatically in-app. You'll be notified when a new version is available — just click "Update Now" and the app restarts.
Windows may show a SmartScreen warning because the installer is new and not yet widely downloaded. This is normal for fresh releases — click "More info" → "Run anyway" to proceed safely. We are working on code signing to remove this warning in a future release.
Linux
Ubuntu / Debian / AppImage
Linux (Coming soon)
Coming soon
Requirements
- Ubuntu 22.04+, Debian 12+, or compatible distro
- 64-bit processor (x86_64)
- GTK3 and WebKit2GTK libraries
Windows and macOS desktop apps can check and install updates from Settings → Account → App Updates. Linux: replace the AppImage or install the new .deb package.
Linux builds are generated automatically via GitHub Actions CI/CD. Push a git tag (e.g., v3.9.1) to trigger the build, or build from source using the instructions in apps/BUILD_GUIDE.md. The AppImage is portable — no installation required.
Android
Google Play + Direct APK
Requirements
- Android 8.0 (API 26) or later
- ARM64 or x86_64 device
- Google Play Services (for Play Store version)
- Enable "Install from Unknown Sources" for direct APK only
Google Play users get automatic updates. Direct APK users: the app checks for updates and opens the download page when a new version is available.
iOS
App Store / TestFlight
Requirements
- iOS 15.0 or later
- iPhone or iPad
- Apple ID for App Store or TestFlight
Updates are delivered automatically through the App Store or TestFlight, just like any other iOS app.
iOS apps must be distributed through the App Store or TestFlight. The source code and Xcode project are available for enterprise developers to build and deploy via MDM.
Automatic In-App Updates
Desktop apps check for updates on startup. You can also open Settings → Account → App Updates to check and install manually. When a new version is available, a banner appears with the changelog. Tap Update Now and the app downloads, installs, and restarts — no manual uninstall or re-download needed.
Desktop
One-click auto-update
Android
Play Store auto-update
iOS
App Store auto-update
Prefer not to install?
BAble POS runs entirely in your web browser with no installation required. It works on any device with a modern browser — just sign in and go. You can also add it to your home screen for a native app-like experience.
Installation Guides
macOS Installation
- 1
Download the .dmg file above
- 2
Double-click the downloaded .dmg to open it
- 3
Drag "BAble POS.app" into your Applications folder
- 4
Open BAble POS from Launchpad or Applications
- 5
If you see a security warning, go to System Settings → Privacy & Security → Open Anyway
Windows Installation
- 1
Download the .exe installer above
- 2
If Chrome shows a warning, click the arrow next to "Discard" and choose "Keep"
- 3
Double-click the downloaded file to run the installer
- 4
If Windows SmartScreen appears, click "More info" then "Run anyway"
- 5
Follow the on-screen wizard — choose Start Menu + Desktop shortcuts
- 6
Check "Launch BAble POS" on the final screen and click Finish
Linux Installation
- 1
Download your preferred package format from GitHub Releases
- 2
For .deb: sudo dpkg -i buildable-pos_*.deb && sudo apt-get install -f
- 3
For AppImage: chmod +x *.AppImage && ./*.AppImage
- 4
Launch BAble POS from your applications menu
Android Installation
- 1
From Google Play: Search "BAble POS" and tap Install
- 2
From APK: Download the file, open Downloads, and tap the APK
- 3
If prompted, allow installation from this source
- 4
Tap Install and wait for completion
- 5
Open BAble POS from your app drawer
iOS Installation
- 1
Open the App Store and search "BAble POS"
- 2
Tap Get or the cloud download icon
- 3
Wait for installation to complete
- 4
Open BAble POS from your home screen
- 5
For beta access: install TestFlight first, then tap the TestFlight link
Troubleshooting
App shows blank screen
Ensure you have an active internet connection for the first launch to verify your subscription. After that, the app works fully offline.
macOS security warning
Go to System Settings → Privacy & Security → scroll down and click Open Anyway next to the BAble POS warning.
Windows SmartScreen block
Click 'More info' → 'Run anyway'. The app is safe — this warning appears because the installer isn't yet code-signed. Code signing is coming in the next release to remove this entirely.
Android install blocked
Go to Settings → Security → Unknown Sources (or Install unknown apps) and allow your browser or file manager to install APKs.
Update won't install
Close the app completely and reopen it. If the problem persists, download the latest version from this page and install over the existing app.
Linux AppImage won't run
Ensure the file is executable: chmod +x BAble-POS-*.AppImage. If libraries are missing, install GTK3 and WebKit2GTK.
Still having issues? Contact us at support@buildable.cloud or visit our Security page.