-
Notifications
You must be signed in to change notification settings - Fork 0
/
terms.html
327 lines (250 loc) · 14 KB
/
terms.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
<!DOCTYPE html>
<!--suppress ALL -->
<html style="scroll-behavior: smooth;" class="no-js" lang="en">
<head>
<title>Notion Gadgets - Windows widgets for Notion</title>
<link rel="icon" type="image/x-icon" href="/static/imgs/favicon.ico">
<!-- 100% privacy-first analytics -->
<script async defer src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
<noscript><img src="https://queue.simpleanalyticscdn.com/noscript.gif" alt="" referrerpolicy="no-referrer-when-downgrade" /></noscript>
<meta charset="UTF-8">
<meta property="og:description" content="Windows widgets for Notion, customizable widgets that connect to your Notion pages for your Windows home screen">
<meta name="twitter:description" content="Windows widgets for Notion, customizable widgets that connect to your Notion pages for your Windows home screen">
<meta name="keywords" content="Notion, Widgets, Windows">
<meta name="author" content="Praneeth Echuri">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" integrity="sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj/EFTzpbP4RVSrpEikbmdJobCvhE3g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.css" integrity="sha512-OTcub78R3msOCtY3Tc6FzeDJ8N9qvQn1Ph49ou13xgA9VsH9+LRxoFU6EqLhW4+PKRfU+/HReXmSZXHEkpYoOA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="static/css/bootstrap.min.css">
<link rel="stylesheet" href="static/css/slick.css">
<link rel="stylesheet" href="static/css/all-animations.css">
<link rel="stylesheet" href="static/css/default.css">
<link rel="stylesheet" href="static/css/style-original.css">
<link rel="stylesheet" href="static/css/responsive-original.css">
<link rel="stylesheet" href="static/css/gadgets/gadgets-demo.css">
<link rel="stylesheet" href="static/css/owlcarousel/owl.carousel.min.css">
<link rel="stylesheet" href="static/css/owlcarousel/owl.theme.default.min.css">
<script src="https://kit.fontawesome.com/8ca861cb6e.js" crossorigin="anonymous"></script>
<!-- badge css -->
<style>
.fixed-twitter-badge {
position: fixed;
bottom: 10px;
right: 10px;
z-index: 9999;
padding: 10px; /* Add appropriate padding */
background-color: rgba(0, 0, 0, 0.7); /* Optional background color for better visibility */
border-radius: 20px;
}
.twitter-icon {
width: 18px;
height: 33px;
margin-right: 5px; /* Adjust the margin for spacing */
}
.twitter-text {
color: white; /* Text color */
}
</style>
</head>
<body style="overflow-y: scroll; overflow-x:hidden;">
<!-- ====== preloader============================================= -->
<div id="preloader">
<div id="loading">
<div id="loading-center">
<div id="loading-center-absolute">
<div class="object" id="object_one"></div>
<div class="object" id="object_two"></div>
<div class="object" id="object_three"></div>
</div>
</div>
</div>
</div><!-- /preloader -->
<!-- ====== header-area-start======================================= -->
<header>
<div id="header-sticky" class="transparent-header special-mobile-header-bg header-area">
<div class="header">
<div class="container">
<div class="row align-items-center justify-content-between position-relative">
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6 col-9">
<div class="logo">
<a href="https://notiongadgets.com" class="d-block"><img id="notion-widgets-logo" src="static/imgs/notion-widgets-logo.svg" alt="NotionWidgets"></a>
</div>
</div><!-- /col -->
<div class="col-xl-6 col-lg-6 col-md-1 d-none d-lg-flex justify-content-end position-static">
<div class="main-menu">
<nav id="mobileMenu" style="display: block;">
<ul class="d-block">
<li>
<a class="nav-item" target="_blank" href="sakura-showcase.html">See it in Action</a>
</li>
<li>
<a class="nav-item" href="#faq">FAQ</a>
</li>
</ul>
</nav>
</div><!-- /main-menu -->
</div><!-- /col -->
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-6 col-3 pl-lg-0 pl-xl-3">
<div class="header-right d-flex align-items-center justify-content-lg-between justify-content-end">
<div class="ml-20 d-none d-sm-block">
<a href="#pricing" class="text-capitalize">Download</a>
</div><!-- /my-btn -->
<div class="d-block d-lg-none pl-20">
<a class="mobile-menubar theme-color" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
</div>
<!-- <div class="mobile-menu"></div> -->
</div><!-- /header-right -->
</div>
</div><!-- /row -->
</div><!-- /container -->
</div>
</div><!-- /header-bottom -->
<!-- side-mobile-menu start -->
<div id="sideMobileMenu" class="side-mobile-menu white-bg pt-10 pb-30 pl-35 pr-30 pb-100">
<div class="d-fle justify-content-between w-100">
<div class="close-icon d-inline-block float-right clear-both mt-15 mb-10">
<a><span class="icon-clear theme-color"><i class="fa fa-times"></i></span></a>
</div>
</div>
<div class="sideMobileMenuLinks">
<ul>
<li class="main-link">
<a class="mean-expand mean-clicked main-side-link" href="#pricing">Download</a>
</li>
</ul>
</div>
<div class="mobile-menu mt-10 w-100"></div>
</div><!-- /side-mobile-menu -->
<div id="bodyGreyOut" class="body-overlay"></div>
<script>
function hideMenu() {
var element = document.getElementById("sideMobileMenu")
element.classList.remove("open-menubar");
document.getElementById("bodyGreyOut").outerHTML = "";
}
</script>
</header>
<main>
<div class="error-area mt-160 mb-160">
<div class="container">
<p>
Terms and Conditions for Notion Gadgets
<br/>
Effective Date: 10/2/2023
<br/>
1. Acceptance of Terms
<br/>
By using Notion Gadgets, you agree to comply with these terms and conditions. If you do not agree with these terms, you must not use Notion Gadgets.
<br/>
2. License and Use
<br/>
Notion Gadgets is based on Lively Wallpaper, which is licensed under the GNU General Public License version 3 (GPLv3). Under the terms of GPLv3, you are permitted to make modifications to Lively Wallpaper and sell Notion Gadgets commercially, provided that you comply with the following conditions:
<br/>
You must make the source code of Notion Gadgets available to anyone who receives a copy of Notion Gadgets from you. This includes providing the complete source code, along with any modifications you made to Lively Wallpaper.
<br/>
You must ensure that recipients of Notion Gadgets are aware of their rights under GPLv3 and that they have the same rights to modify and distribute Notion Gadgets as you do.
<br/>
Any modifications you make to Lively Wallpaper must also be licensed under GPLv3, and you must provide access to the source code for those modifications.
<br/>
3. No Warranty
<br/>
Notion Gadgets is provided "as is," without any warranty, express or implied. You assume all risks associated with its use, including but not limited to the risk of errors, defects, or other issues.
<br/>
4. Limitation of Liability
<br/>
To the extent permitted by applicable law, in no event shall the copyright holders of Lively Wallpaper, or the authors or contributors of Notion Gadgets, be liable for any damages arising from the use or misuse of Notion Gadgets, including but not limited to direct, indirect, incidental, special, exemplary, or consequential damages.
<br/>
5. Modification and Termination
<br/>
We reserve the right to modify or terminate these terms and conditions for Notion Gadgets at any time. If we make material changes to these terms, we will notify you through Notion Gadgets or by other means.
<br/>
6. Governing Law
<br/>
These terms and conditions shall be governed by and construed in accordance with the laws of the United States, without regard to its conflict of law principles.
<br/>
7. Contact Information
<br/>
If you have any questions or concerns about these terms and conditions or Notion Gadgets, please contact us at [email protected]
<br/>
By using Notion Gadgets, you acknowledge that you have read, understood, and agreed to these terms and conditions.
<br/>
</p>
</div><!-- /container -->
</div>
</main>
<!-- ====== footer-area-start ============================================ -->
<footer>
<div class="footer-area primary-bg pt-200">
<div class="footer-top pb-55">
<div class="container">
<div class="row">
<div class="col-xl-2 offset-xl-1 col-lg-2 col-md-3 col-sm-6 col-12">
<div class="footer-widget f-info pb-30 ml-40 pr-20 mt-25">
<h6 class="text-capitalize f-700 mb-22">Website</h6>
<ul class="footer-info">
<li>
<a href="#screenshots" class="position-relative d-inline-block mb-2">Screenshots</a>
</li>
<li>
<a href="#pricing" class="position-relative d-inline-block mb-2">Download</a>
</li>
</ul>
</div>
</div><!-- /col -->
<div class="col-xl-2 col-lg-2 col-md-3 col-sm-6 col-12">
<div class="footer-widget f-info pb-30 ml-40 pr-20 mt-25">
<h6 class="text-capitalize f-700 mb-22">Support</h6>
<ul class="footer-info">
<li>
<a href="#faq" class="position-relative d-inline-block mb-2">FAQ</a>
</li>
<li>
<span class="f-icon mr-20 mt-1"><i class="far fa-envelope"></i></span>
<a href="mailto:[email protected]">[email protected]</a>
</li>
</ul>
</div>
</div><!-- /col -->
<div class="col-xl-5 col-lg-5 col-md-5 col-sm-6 col-12">
<div class="footer-widget f-info pb-30 ml-40 pr-20 mt-25">
<h6 class="text-capitalize f-700 mb-22">Legal</h6>
<ul class="footer-info">
<li>
<a href="terms.html" class="position-relative d-inline-block mb-2">Terms and Conditions</a>
</li>
</ul>
</div>
</div><!-- /col -->
</div><!-- /row -->
</div><!-- /container -->
</div>
</div>
</footer>
<!-- All js here -->
<script src="static/js/vendor/jquery-1.12.4.min.js"></script>
<script src="static/js/bootstrap.min.js"></script>
<script src="static/js/slick.min.js"></script>
<script src="static/js/jquery.meanmenu.min.js"></script>
<script src="static/js/main.js"></script>
<script src="static/js/owlcarousel/owl.carousel.min.js"></script>
<script src="static/js/gadgets/showcase/water-demo.js"></script>
<!-- gadgets -->
<script>
$(".owl-carousel").owlCarousel({
dots: true,
loop: false,
items: 1,
autoplay: true,
autoplayHoverPause: true
});
</script>
<style>
@media screen and (max-width: 600px) {
.fixed-twitter-badge {
visibility: hidden;
display: none;
}
}
</style>
</body>
</html>