SkillAgentSearch skills...

Fitbit

Improvements to the Fitbit software on OS X

Install / Use

/learn @cbowns/Fitbit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated3y ago
Forks1

Languages

Shell

Security Score

60/100

Audited on Sep 6, 2022

No findings