Skip to content
/ piny Public

Bash scripts to interact with Pebble Timeline API

License

Notifications You must be signed in to change notification settings

Enoch247/piny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Bash scripts to interact with Pebble Timeline API

Install

cp -d piny* ~/bin/

Dependencies

on Ubuntu 14.04LTS, you may have to do the following:

sudo apt-get install nodejs npm
sudo ln -s /usr/bin/nodejs /usr/local/bin/node
sudo npm install -g yaml-to-json
# NOTE: do not use "sudo npm install -g yaml2json"

About

Bash scripts to interact with Pebble Timeline API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages