Skip to content

ErlantzCalvo/BitcoinStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitcoinStatus

BitcoinStatus is a tray application made with electron that shows you the current price of the bitcoin and the price of the bitcoin in the last 30 days.

Tested on Windows 10 Pro
Tested on Debian

BitcoinStatus main screen

Translations

This application is translated into Spanish and English.

languages list

Comfort

As well as the application has been made to check the bitcoin status off and on, the application stays open in the OS tray system until the user closes it. For a more comfortable use, the application can be shown and hidden pressing Ctrl+B

Windows tray
BitcoinStatus in the windows tray

You can also set the application to run at PC's boot (It is set by default).

Run at the startup
BitcoinStatus run at startup

Install

Download this Repo.

Go to the app directory and run the next command:

        $ npm install

Then run the app!

        $ npm start

License

MIT © Erlantz Calvo