diff options
| author | ARC <arjunrc@gmail.com> | 2015-04-25 21:01:32 -0400 |
|---|---|---|
| committer | ARC <arjunrc@gmail.com> | 2015-04-25 21:01:32 -0400 |
| commit | fca3641d17b111fe0fdea0bef05243e173e125c4 (patch) | |
| tree | 2a18bfedb2f8617b6973ca62838e6c369bb91264 | |
| parent | 18b05289d8042b602054a46a8b7f78667e15a1df (diff) | |
added ZM link
| -rw-r--r-- | README.md | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,11 +1,21 @@ zmNinja is a multi platform client for ZoneMinder users. +ZoneMinder is an incredible open source camera monitoring system and is used +by many for home and commercial security monitoring. http://www.zoneminder.com + +The ZoneMinder folks are implementing a new API based system and I decided to contribute +by developing a client that uses the new APIs. The APIs are evolving along with this client +so you can expect this to be in alpha/beta stage till the fine folks at ZM release a new +version with the APIs fully integrated. + + This is a very initial version - I'll keep refining it over time as I learn more of AngularJS and stuff. Note that I am only currently testing on iOS as a platform for now -My plan is to make the iOS version work and then move to other platforms (Android) -can generate other plaforms +My plan is to make the iOS version work and then move to other platforms (Android). + + as I mentioned, expect to see many many changes over the next few weeks/months |
