Skip to content

ryoikarashi/zaif-price-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zaif-price-viewer

A tiny zaif price viewer for bitbar

Installation

# move to a bitbar plugin directory
cd /path/to/bitbar-plugin-directory/
# download the source
git clone https://github.com/RyoIkarashi/zaif-price-viewer.git
# move to the directory and install node moduels
( cd zaif-price-viewer && yarn install )
# add a symlink to (make sure you're in a bitbar plugin directory)
ln -s ./zaif-price-viewer/zaif.10s.js

Add your own access_key and secret_key

Edit env.json and replace <YOUR_ACCESS_KEY> and <YOUR_ACCESS_SECRET_KEY> with yours.

Screenshot

screenshot

License

MIT

If you feel this little tool gives you some value, tips are always welcome at the following addresses!

  • Bitcoin: 1DrLPjzmNHtkdBstd82xvCxGY38PnKauRH
  • Mona: MC7XMmi1YXoJH19D1q4H8ijBkdvarWBTMi

Releases

No releases published

Packages

No packages published