Skip to content

A minor experiment into cryptocurrency price tracking and displaying on macOS touchbar 💰

Notifications You must be signed in to change notification settings

sduval215/crypto-touchbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-touchbar

A minor experiment into cryptocurrency price tracking and displaying on macOS touchbar using Electron. Currently features BTC/ETH/LTC prices only.

Touch Bar Shot 2019-05-23 at 2 37 38 PM

Stack

  • Node.js
  • Electron

Developer Setup

Prerequisites

Steps

  1. Run git clone https://github.com/sduval215/crypto-touchbar.git.
  2. Navigate inside the downloaded directory and run yarn install to install all necessary dependency packages.
  3. Within the root folder run yarn start

Simulator

If you don't have a touch bar on your machine, you can download the MacOS touchbar simulator here

Distribute

All application building is handled by the electron-builder library. Make sure you have electron-builder installed globally. If you don't, run:

npm install -g electron-builder

Afterwards, run yarn dist in the root project folder to build the application.

About

A minor experiment into cryptocurrency price tracking and displaying on macOS touchbar 💰

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published