2 releases
0.1.1 | Apr 17, 2023 |
---|---|
0.1.0 | Apr 17, 2023 |
#6 in #undocumented
24 downloads per month
15KB
77 lines
life2pi
An attempt at interfacing with the Life 360 API in Rust. Not nearly feature complete, most basic functionality only.
What works
- Logging in
- Getting the user's circles
- Getting (basically) all metadata about a given circle but also including the location, speed, battery charge etc. for all members.
lib.rs
:
This crate provides unofficial bindings for the undocumented Life360 API (please excuse the horrible joke).
Still very unfinished, only rudimentary functionality.
To get started, see [api
]
Dependencies
~7–22MB
~262K SLoC