summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorARC <arjunrc@gmail.com>2015-04-25 09:13:54 -0400
committerARC <arjunrc@gmail.com>2015-04-25 09:13:54 -0400
commit86e4e291bfda3365c0bb82bacb2b9990a86ce759 (patch)
treec9729d4bd5366656e39761319546593c02f0f709 /README.md
First Commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md48
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:
+![](http://www.pbase.com/arjunrc/image/159760951/medium.jpg "Menu")
+
+Events List:
+![](http://www.pbase.com/arjunrc/image/159760954/medium.jpg "Events List")
+
+Sliding Montage View 1:
+![](http://www.pbase.com/arjunrc/image/159760952/medium.jpg "Sliding Montage View")
+
+Sliding Montage View 2:
+![] (http://www.pbase.com/arjunrc/image/159760953/medium.jpg "Sliding Montage View again")
+
+Monitor View:
+![](http://www.pbase.com/arjunrc/image/159760955/medium.jpg "Monitor View")
+
+Graphs:
+![] (http://www.pbase.com/arjunrc/image/159760956/medium.jpg "Graphs")
+
+
+