Displays Particl & Bitcoin price on your Macbook's touchbar.
- MacBook Pro laptop with touch bar
Users have the option to define a custom configuration for this app.
Simply place a json file named .partbar.json
in your home directory that has
the following structure.
{
"refresh": 300000,
"coins": [
"bitcoin",
"particl"
],
"currency": "$"
}
The app shows prices in EUR by default, if you wish to see prices in USD, you need to add the config-file.
Particl Touchbar is based on coinwatch.