Skip to content
/ partbar Public

Displays Particl price on your Macbook's touchbar.

Notifications You must be signed in to change notification settings

xludx/partbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particl Touchbar

Displays Particl & Bitcoin price on your Macbook's touchbar.

Download Page

alt text

Prerequisites

Custom Settings

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.

Thanks

Particl Touchbar is based on coinwatch.