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.
This application is translated into Spanish and English.
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
You can also set the application to run at PC's boot (It is set by default).
Download this Repo.
Go to the app directory and run the next command:
$ npm install
Then run the app!
$ npm start
MIT © Erlantz Calvo