Skip to content

wayne5540/btc-ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Practice App

A trap app showing current BTC price, notify user when price drop/up significantly

Currently only support BTC and price is from Bitfinex since they have a better API doc to integrate 😏

Features

  • Show currenct bitcoin price at menubar (WebSocket)
  • Send notification when matching certain condition

Getting Started

git clone https://github.com/wayne5540/btc-ticker.git bitcoin-ticker
cd bitcoin-ticker
yarn install
yarn start

Build

Currenctly only tested at Mac

yarn build-mac

Licence

MIT

About

A system tray app showing current BTC price, notify user when price drop/up significantly

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors