Two apps, one account. Run the till on OHINT POS, and everything else — attendance, leave, timesheets, field sales — on OHINT Workforce.
OHINT POS
Point of sale
A full till on Android or a Linux terminal — sell, take payment, print, and keep trading when the network drops. Backed by Odoo, with every sale synced to your books.
AndroidLinuxVersion—
Offline-first — the till keeps selling without a network
The same three steps for either app. Installing the Linux build is below.
1
Download
Tap a download button above and open the file when it finishes.
2
Allow the install
If prompted, enable “Install unknown apps” for your browser or Files app, then confirm.
3
Open & sign in
Launch the app, allow notifications, and sign in with your company credentials.
Installing the Linux build
A self-contained x86-64 build — no installer and no system packages to add. Unzip it anywhere and run the launcher:
unzip ohint-pos-linux.zip
cd bundle
./ohint_pos
Keep the folder together — the launcher loads its libraries from lib/ beside it. To start it from a desktop shortcut, point the shortcut at that same ohint_pos file.
Blocked by Google Play Protect?
Android shows this warning because OHINT is not on Google Play yet, so Play Protect has not seen this developer before. The files above are signed by OHINT and served over HTTPS. You can continue in three taps:
On the “App blocked” warning, tap “More details”.
The warning expands. Tap “Install anyway”.
Confirm with “Install” — or “Update” if the app is already on your phone.
If “Install anyway” does not appear, open Play Store → your profile picture → Play Protect → the settings gear, turn off “Scan apps with Play Protect”, install the file, then turn it back on.
This warning disappears once OHINT is published on Google Play.