<% [
+ {
+ bigIcon: "smile-o",
+ title: "It's a proven fact",
+ info: `Generosity makes you a happier person, please consider supporting the development.`,
+ buttons: [
+ {
+ icon: 'share-square-o',
+ color: 'default',
+ text: 'ShinobiShop Subscriptions',
+ href: 'https://licenses.shinobi.video/subscribe',
+ class: ''
+ },
+ {
+ icon: 'paypal',
+ color: 'default',
+ text: 'Donate by PayPal',
+ href: 'https://www.paypal.me/ShinobiCCTV',
+ class: ''
+ },
+ {
+ icon: 'bank',
+ color: 'default',
+ text: 'University of Zurich (UZH)',
+ href: 'https://www.media.uzh.ch/en/Press-Releases/2017/Generosity.html',
+ class: ''
+ },
+ ]
+ },
{
title: "New to Shinobi?",
info: `Try reading over some of these links to get yourself started.`,
@@ -55,6 +78,27 @@
text: 'RTSP Camera Optimization',
href: 'https://shinobi.video/articles/2017-07-29-how-i-optimized-my-rtsp-camera',
class: ''
+ },
+ {
+ icon: 'comments-o',
+ color: 'info',
+ text: 'Community Chat',
+ href: 'https://discord.gg/ehRd8Zz',
+ class: ''
+ },
+ {
+ icon: 'reddit',
+ color: 'info',
+ text: 'Forum on Reddit',
+ href: 'https://www.reddit.com/r/ShinobiCCTV',
+ class: ''
+ },
+ {
+ icon: 'file-o',
+ color: 'primary',
+ text: 'Documentation',
+ href: 'http://shinobi.video/docs',
+ class: ''
}
]
},
@@ -191,9 +235,8 @@
]
},
{
- width: '12',
- title: "Donations, One-Time Payment Support",
- info: `Sometimes a subscription isn't practical for people. In which case you may show support through a PayPal donation. And as a thank you for doing so your
PayPal Transaction ID can be used as a
subscriptionId
in your Shinobi configuration file.
Each 5 USD/EUR or 7 CAD will provide one month of activated usage.
Meaning, a $20 USD donation today makes this popup go away for 4 months.`,
+ title: "Donations, One-Time Boost",
+ info: `Sometimes a subscription isn't practical for people. In which case you may show support through a PayPal donation. And as a thank you for doing so your
PayPal Transaction ID can be used as a
subscriptionId
in your Shinobi configuration file.
Each 5 USD/EUR or 7 CAD will provide one month of activated usage.
Meaning, a $20 USD donation today makes this popup go away (or activates the mobile app) for 4 months.`,
buttons: [
{
icon: 'paypal',
@@ -207,6 +250,7 @@
].forEach((promo) => { %>