← Back to products
OkiraViene

OkiraViene

Offline-First Android Mobile POS Application for Stores

Developed by CompanyViene, OkiraViene is an Android Point of Sale (POS) application designed for CompanyViene network stores. It operates in full offline mode and automatically synchronizes data to OkiraLib as soon as an internet connection is available.

Key features

  • Full offline mode: OkiraViene works without internet, ideal for areas with limited connectivity.
  • Bluetooth P2P synchronization allowing vendors in the same store to share data without a server.
  • Native integration with OkiraLib as the cloud source of truth for catalog and accounting.
  • Offline-first architecture with outbox ensuring no transaction is lost even during network outages.

OkiraViene Services

Mobile Cash Register

  • Intuitive sales interface adapted for Android touchscreens.
  • Real-time management of items, quantities, discounts, and totals.
  • Receipt printing and automatic transaction archiving.

Full Offline Mode

  • Local storage of all data in SQLite (expo-sqlite).
  • Sales processing without internet connection.
  • Mutation outbox: local operations are synchronized as soon as the network returns.

Smart Synchronization

  • Delta synchronization with OkiraLib every 30 seconds or on network return.
  • Bluetooth P2P synchronization between devices of the same store without internet.
  • Automatic conflict resolution between devices.

Inventory Management

  • Real-time stock updates with each sale.
  • Configurable stock shortage alerts per product.
  • Stock movement history synchronized with OkiraLib.

Benefits of use:

  • Stores: Guaranteed sales continuity even without an internet connection
  • Vendors: Simple and fast interface on Android smartphone, without complex training
  • Managers: Automatic consolidation of all store transactions in OkiraLib
← Back to products