Go to file
2018-09-20 17:38:01 -05:00
internal More refactoring, internal API almost stable. Added a shitload of external Arlo APIs! The library is at about 60% parity with the Python version. 2018-09-20 17:38:01 -05:00
.gitignore Implementing EventStream support (still a WIP). 2018-09-16 23:44:41 -05:00
arlo_test.go More refactoring; eventstream is working, but still needs work. 2018-09-19 02:07:32 -05:00
arlo.go More refactoring, internal API almost stable. Added a shitload of external Arlo APIs! The library is at about 60% parity with the Python version. 2018-09-20 17:38:01 -05:00
arlobaby.go More refactoring, internal API almost stable. Added a shitload of external Arlo APIs! The library is at about 60% parity with the Python version. 2018-09-20 17:38:01 -05:00
basestation.go More refactoring, internal API almost stable. Added a shitload of external Arlo APIs! The library is at about 60% parity with the Python version. 2018-09-20 17:38:01 -05:00
camera.go More refactoring, internal API almost stable. Added a shitload of external Arlo APIs! The library is at about 60% parity with the Python version. 2018-09-20 17:38:01 -05:00
const.go More refactoring; eventstream is working, but still needs work. 2018-09-19 02:07:32 -05:00
devices.go More refactoring, internal API almost stable. Added a shitload of external Arlo APIs! The library is at about 60% parity with the Python version. 2018-09-20 17:38:01 -05:00
events_stream.go Code cleanup. 2018-09-19 16:41:00 -05:00
Gopkg.lock More refactoring; eventstream is working, but still needs work. 2018-09-19 02:07:32 -05:00
Gopkg.toml EventSteam working, still needs cleanup. 2018-09-18 13:02:21 -05:00
library.go More refactoring, internal API almost stable. Added a shitload of external Arlo APIs! The library is at about 60% parity with the Python version. 2018-09-20 17:38:01 -05:00
LICENSE Initial commit 2017-11-22 10:47:15 -06:00
README.md Initial commit 2017-11-22 10:47:15 -06:00
responses.go More refactoring, internal API almost stable. Added a shitload of external Arlo APIs! The library is at about 60% parity with the Python version. 2018-09-20 17:38:01 -05:00
types.go More refactoring, internal API almost stable. Added a shitload of external Arlo APIs! The library is at about 60% parity with the Python version. 2018-09-20 17:38:01 -05:00
util.go More refactoring, internal API almost stable. Added a shitload of external Arlo APIs! The library is at about 60% parity with the Python version. 2018-09-20 17:38:01 -05:00

arlo-go

Go package for interacting with Netgear's Arlo camera system.