Implement the firmware store

Change-Id: If4c244c628b69f0ffc6d50c74177c03a32a2fe6d
Reviewed-on: https://chromium-review.googlesource.com/749805
Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
Commit-Queue: Vincent Palatin <vpalatin@chromium.org>
Tested-by: Vincent Palatin <vpalatin@chromium.org>
6 files changed
tree: 7acac747edd8a9c4da71e34914e658c606992120
  1. app/
  2. firmwares/
  3. .gitignore
  4. gulpfile.js
  5. icon.xcf
  6. LICENSE
  7. Makefile
  8. package.json
  9. README.md
README.md

TWebkie

A install-less WebUSB-based tool for the Twinkie USB Power Delivery monitoring dongle.

Quick-start

  • Plug the Twinkie dongle to your host
  • Open your Chrome browser and visit twebkie.org (or click on the pop-up)

For developers

This site is using Material Design Lite.

It is structured as Progressive Web App based on the Web Starter Kit which contains more documentation how to use gulp and build or deploy this site.

The site source repository is chromiumos/twebkie.

More resources