/notinoti

Because I want to show my Tesco bar code without having to switch between apps while paying with my e-wallet.

Primary LanguageJavaScript

NotiNoti

NotiNoti is a simple web application quickly made to show membership barcodes as an Android notification so that they can be scanned by the cashier.

It features:

  • Guaranteed privacy and security (open-source and 100% offline)
  • No fuss (everything is in a single page!)

A deployed instance that can be used is available here.

Usage

Local development:

$ npm start

Deploy to GitHub Pages:

$ npm run deploy

Contributors