-
Notifications
You must be signed in to change notification settings - Fork 13
/
README
29 lines (19 loc) · 1.09 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--------------------------------------------------------------------------------
fitbitd - a FitBit synchronisation daemon
Copyright (C) 2012 Paul Burton <[email protected]>
--------------------------------------------------------------------------------
fitbitd makes it possible to synchronise your FitBit tracker(s) on Linux and
other platforms. It aims to be simple to use, such that you can simply start it
and forget about it.
You should run fitbitd as a non-root user, but your user will require read &
write permissions for the USB device node of the fitbit base station. You can
provide these easily by using a udev rule such as 51-fitbit.rules copied to the
appropriate directory (eg. /etc/udev/rules.d/).
--------------------------------------------------------------------------------
Thanks to Kyle Machulis <[email protected]> for libfitbit, which helped
greatly in understanding the fitbit protocol.
https://github.com/qdot/libfitbit
--------------------------------------------------------------------------------
TODO:
- prefs/config file reading
- create an indicator