Skip to content

BlakeWilliams/coin-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coin Tracker

Track 💸 in your menu bar.

Running Coin Tracker

  1. Run npm install to install dependencies
  2. Run git submodule update --init --recursive to install submodule required for icons
  3. Run yarn start to start the coin tracker application in development mode.

Production Builds

This project uses electron-builder to build .app releases.

  1. Set GH_TOKEN in your terminal.
  2. Run yarn release to create a full release that is pushed to Github.

To test a release you can use yarn run pack to create a production build that is not pushed to Github.

Screenshots

coin-tracker screenshot

coin-tracker settings screenshot

About

Hacky Electron project for viewing cryptocurrency prices in your menu bar

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published