@ -2,7 +2,7 @@
< div class = "container" >
< div class = "row" >
< div class = "col-lg-12 text-center" >
< h2 class = "section-heading "> What is Ombi?< / h2 >
< h2 class = "section-heading headerdark "> What is Ombi?< / h2 >
< hr class = "primary" >
< p class = "text-muted" > Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show, Movie and Music DVR tools to create a seamless end-to-end experience for your users.< / p >
< br / >
@ -13,26 +13,26 @@
< div class = "row" >
< div class = "col-lg-4 col-md-6 text-center" >
< div class = "service-box" >
< i class = "fa fa- 4x fa-diamond wow bounceIn text-primary feature-item"> < / i >
< h3 > 1. User visits website and requests content< / h3 >
< i class = "fa fa- search text-primary feature-item"> < / i >
< h3 class = "headerdark" > 1. User visits website and requests content< / h3 >
< p class = "text-muted" > < / p >
< / div >
< / div >
< div class = "col-lg-4 col-md-6 text-center" >
< div class = "service-box" >
< i class = "fa fa- 4x fa-paper-plane wow bounceIn text-primary" data-wow-delay = ".1s" > < / i >
< h3 > 2. Ombi matches request and sends to DVR app< / h3 >
< i class = "fa fa- check text-primary" data-wow-delay = ".1s" > < / i >
< h3 class = "headerdark" > 2. Ombi matches request and sends to DVR app< / h3 >
< p class = "text-muted" > < / p >
< / div >
< / div >
< div class = "col-lg-4 col-md-6 text-center" >
< div class = "service-box" >
< i class = "fa fa- 4x fa-newspaper-o wow bounceIn text-primary" data-wow-delay = ".2s" > < / i >
< h3 > 3. DVR app retreives content and pushes to Plex/Emby< / h3 >
< i class = "fa fa- play text-primary" data-wow-delay = ".2s" > < / i >
< h3 class = "headerdark" > 3. DVR app retreives content and pushes to Plex/Emby< / h3 >
< p class = "text-muted" > < / p >
< / div >
< / div >
< h2 > < a href = "https://github.com/tidusjar/Ombi" class = "btn btn-outline btn-xl btndark " target = "_blank" > Install< / a > < / h2 >
< h2 > < a href = "https://github.com/tidusjar/Ombi" class = "btn btn-outline btn-xl " target = "_blank" > Install< / a > < / h2 >
< / div >
< / div >
< / section >