pahund / electron-touch-bar

Demo Electron app with Mac touch bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron-touch-bar

A little demo Electron app showing how to program the new MacBook Pro's touch bar.

touch bar demo in action

Code is directly taken from these two docs from the Electron team, all credit goes to them!

Prerequisites

How to Install

npm install

How to Run

npm start

License

Copyright (C) 2017 Patrick Hund (MIT)

About

Demo Electron app with Mac touch bar

License:MIT License


Languages

Language:JavaScript 91.8%Language:HTML 8.2%