diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..9262b198 --- /dev/null +++ b/README.md @@ -0,0 +1,48 @@ +zmNinja is a multi platform client for ZoneMinder users. +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 + +as I mentioned, expect to see many many changes over the next few weeks/months + +Bugs/Issues +------------ +a) There are MANY right now. Like I said, I'll be working over the next few weeks to clean it up +b) A lot of functionality is still missing - keep a tab +c) The ZM APIs are not fully functional. I unfortunately need to reply on ZM devs to fix them and that will depend on how soon they can address it + + +Important Notes +--------------- +a) You need to have the latest ZM APIs installed. These apis are in the angular-ui branch of ZM. +If you don't know what that means, then you will have to wait till ZM folks integrate their APIs +into the main stream (the current APIs in 1.28 are limited - and will not be sufficient for the client) + + +Screenshots: +------------ + +Menu: + + +Events List: + + +Sliding Montage View 1: + + +Sliding Montage View 2: +![] (http://www.pbase.com/arjunrc/image/159760953/medium.jpg "Sliding Montage View again") + +Monitor View: + + +Graphs: +![] (http://www.pbase.com/arjunrc/image/159760956/medium.jpg "Graphs") + + + |
