mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
Update services.html
This commit is contained in:
parent
6378861191
commit
8a198c83e7
1 changed files with 22 additions and 12 deletions
|
@ -4,8 +4,8 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-12 text-center">
|
<div class="col-lg-12 text-center">
|
||||||
<div class="section-heading">
|
<div class="section-heading">
|
||||||
<h2>Ultimate Plex/Emby Companion</h2>
|
<h2>Features</h2>
|
||||||
<p class="text-muted">So what can Ombi do!?</p>
|
<p class="text-muted">See below for some of Ombi's amazing features</p>
|
||||||
<hr>
|
<hr>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -31,17 +31,21 @@
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<i class="icon-screen-smartphone text-primary"></i>
|
<i class="icon-screen-smartphone text-primary"></i>
|
||||||
<h3>Mobile Compatible</h3>
|
<h3>Fully Integrated with DVR apps</h3>
|
||||||
<p class="text-muted">Easily browse using your mobile and still have all the functionality!</p>
|
<p class="text-muted">Automatically adds requested content to Sonarr, Radarr, Sickrage, Headphones and more!</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<i class="icon-camera text-primary"></i>
|
<i class="icon-camera text-primary"></i>
|
||||||
<h3>Integrates with all major applications</h3>
|
<h3>Comprehensive Notifications</h3>
|
||||||
<p class="text-muted">Here a small list: Plex, Sonarr, CouchPotato, Sickrage, Email, Slack, Pushbullet,
|
<p class="text-muted">Get notified when users request content through e-mail or your favourite notificaition app!</p>
|
||||||
Pushover
|
</div>
|
||||||
</p>
|
<div class="col-md-6">
|
||||||
|
<div class="feature-item">
|
||||||
|
<i class="icon-camera text-primary"></i>
|
||||||
|
<h3>Customization</h3>
|
||||||
|
<p class="text-muted">Comprehensive customization allows you to change the theme, site name and even add your own 'donate' link!</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -49,15 +53,21 @@
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<i class="icon-present text-primary"></i>
|
<i class="icon-present text-primary"></i>
|
||||||
<h3>Free to Use</h3>
|
<h3>Fully Responsive</h3>
|
||||||
<p class="text-muted">As always, Ombi is free to download and use for any purpose!</p>
|
<p class="text-muted">Your users can access Ombi through their phone, tablet or computer! Ombi will automatically change the UI to fit their screen.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<i class="icon-lock-open text-primary"></i>
|
<i class="icon-lock-open text-primary"></i>
|
||||||
<h3>Open Source</h3>
|
<h3>Free to Use</h3>
|
||||||
<p class="text-muted">Ombi is licensed under the GNU General Public License!</p>
|
<p class="text-muted">Ombi is completely free and open source, with no ads! If you're happy with Ombi, please [donate] to support our development!</p>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-6">
|
||||||
|
<div class="feature-item">
|
||||||
|
<i class="icon-lock-open text-primary"></i>
|
||||||
|
<h3>Content Issues Reporting</h3>
|
||||||
|
<p class="text-muted">Users can report content issues, enabling a fully integrated Plex/Emby content management tool!</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue