Skip to content
/ fitbit Public
forked from cbowns/fitbit

Improvements to the Fitbit software on OS X

Notifications You must be signed in to change notification settings

n00dle/fitbit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Improvements to the Fitbit installer for Mac OS X

Out of the box, the Fitbit software sends all its logs straight to Console. This is unnecessarily noisy if you use Console a lot, and it bloats the syslog archives. This little fix-up script for the Fitbit installer will:

  • Redirect fitbitd's logs to its own log file at /var/log/fitbitd.log
  • Add an entry to OS X's built-in log rotation to compress and turn over these logs when they get large.

To Install

Mimicking Homebrew, the install process is simple:

curl -fsSL https://raw.github.com/cbowns/fitbit/master/install.sh | zsh -s

Having issues?

File a bug at https://github.com/cbowns/fitbit/issues/new with as much information as you can provide, and I'll see what's up.

About

Improvements to the Fitbit software on OS X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published