Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _data/downloads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
text: If you can't use a package, or maybe you just prefer to build everything on your own, ZoneMinder uses the <code>cmake</code> system to build from source. See <a href="https://github.com/ZoneMinder/ZoneMinder/blob/master/README.md">instructions here</a>.

- header: Mobile App
img: /images/zmNinja.png
text: <a href="https://zmninja.zoneminder.com" target="_blank">zmNinja</a> is available for Android, iOS and a host of desktop platforms. <small>zmNinja is a companion application developed by <a href="https://github.com/pliablepixels">@pliablepixels</a>.</small>
img: /images/zmNinjaNg.png
text: <a href="https://pliablepixels.github.io/zmNinjaNg/" target="_blank">zmNinjaNg</a> is available for Android, iOS and a host of desktop platforms. <small>zmNinjaNg is a companion application developed by <a href="https://github.com/pliablepixels">@pliablepixels</a>.</small>

- header: Windows
img: /images/windows.png
Expand Down
Binary file removed images/zmNinja.png
Binary file not shown.
Binary file added images/zmNinjaNg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h2>Why ZoneMinder is so awesome</h2>
<ul>
<li>Easy to install - from package or source.</li>
<li>APIs allow for third-party integration.</li>
<li><a href="https://zmninja.zoneminder.com" target="_blank">zmNinja</a> - Awesome mobile and desktop app.</li>
<li><a href="https://pliablepixels.github.io/zmNinjaNg/" target="_blank">zmNinjaNg</a> - Awesome mobile and desktop app.</li>
<li>Amazing 3rd party integrations - ALPR, Object/Person Detection, Event Blending and more</li>
</ul>
</div>
Expand Down