GuntharDeNiro / desktop-bitcoin-price

A simple Bitcoin price watcher for the desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desktop Bitcoin Price Viewer

A simple desktop app to show the Bitcoin price from Bitstamp in real-time. This is my first app built with Electron, so it is very simple.

Installation

Install Electron globally.

npm i -g electron-prebuilt

Clone this repo then

cd desktop-bitcoin-price
electron .

About

A simple Bitcoin price watcher for the desktop


Languages

Language:HTML 85.4%Language:JavaScript 14.6%