Skip to content

Ambianic Client UI. An Offline-first Progressive Web App (PWA) to manage Ambianic Edge devices.

License

Notifications You must be signed in to change notification settings

vickywane/ambianic-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ambianic Client UI

Gitpod ready-to-code Join the Slack chat room

npm downloads CI for Ambianic UI npm version Netlify Status FOSSA Status CodeFactor Lighthouse PWA CI codecov semantic-release

Ambianic Client UI is an Offline-first Progressive Web App (PWA) to manage Ambianic Edge deployments.

 

The app is explicitly designed with user privacy and data ownership in mind:

  • Stores data exclusively on user's own client device (desktop or mobile).
  • Does not store ANY user information in the cloud.
  • User may explicitly chose to store a backup of their data on a server of their choice.
  • User data remains 100% owned and controlled by the user at all times.
  • No fine print. No obscure opt-in / opt-out pop-ups of any kind.

Project Status

A hosted version of the app is now available to install here: https://ui.ambianic.ai/

See the Quick Start guide for instructions how to connect Ambianic UI to Ambianic Edge for secure and private data access.

Example screenshots on mobile and desktop:

ambianic UI mobile page example

 

ambianic UI mobile page example

Cloud deploymeny

This project is deployed on Netlify by default and is available at https://ui.ambianic.ai . If you prefer to launch your own deployment from this repo, click the button below:

Deploy to Netlify

Local Installation & Setup

Clone repository

git clone https://github.com/ambianic/ambianic-ui.git
cd ambianic-ui

Install dependencies

npm install

Prepare dev environment

Set up a git pre-commit hook for linting.

npm run prepare

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Runs all tests

npm run test

Community Support

If you have questions, ideas or cool projects you'd like to share with the Ambianic team and community, please use the Ambianic Twitter channel.

Acknowledgements

License

FOSSA Status

About

Ambianic Client UI. An Offline-first Progressive Web App (PWA) to manage Ambianic Edge devices.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.0%
  • Vue 35.2%
  • Other 0.8%