-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
308 lines (284 loc) · 16.3 KB
/
Copy pathterms.html
File metadata and controls
308 lines (284 loc) · 16.3 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#ff6b35" />
<meta name="keywords" content="terms of use, terms of service, user agreement, software terms, permitted use, prohibited use" />
<meta name="author" content="Deep Dey / QuickLink" />
<meta name="robots" content="index, follow" />
<title>Terms of Use — Transparent Clock Software Agreement</title>
<meta name="description" content="Terms of Use for Transparent Clock — understand the rules, permitted use, prohibited activities, and user obligations for using this software." />
<meta property="og:title" content="Terms of Use — Transparent Clock" />
<meta property="og:description" content="Read the complete Terms of Use for Transparent Clock software and website." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://clock.qlynk.me/terms.html" />
<meta property="og:image" content="https://clock.qlynk.me/assets/images/hero.png" />
<meta property="og:site_name" content="Transparent Clock" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Terms of Use" />
<meta name="twitter:description" content="Transparent Clock Terms of Use for users and developers." />
<link rel="stylesheet" href="assets/css/style.css" />
<link rel="icon" href="assets/images/logo.png" />
<link rel="canonical" href="https://clock.qlynk.me/terms.html" />
<style>
.legal-section {
margin: 40px 0;
padding: 30px;
background: #fafafa;
border-radius: 12px;
border-left: 4px solid #ff6b35;
}
.legal-section h2 {
color: #2c3e50;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 2px solid #e9ecef;
}
.legal-section h3 {
color: #495057;
margin-top: 20px;
margin-bottom: 10px;
}
.legal-section p, .legal-section li {
color: #555;
line-height: 1.8;
margin-bottom: 10px;
}
.legal-section ul {
padding-left: 20px;
}
.legal-meta {
background: #e8f4f8;
padding: 15px 20px;
border-radius: 8px;
margin-bottom: 30px;
font-size: 0.9rem;
color: #495057;
}
.legal-meta strong {
color: #2c3e50;
}
.back-to-legal {
display: inline-block;
padding: 10px 20px;
background: linear-gradient(135deg, #ff6b35, #f7931e);
color: white;
text-decoration: none;
border-radius: 8px;
font-weight: 600;
margin-bottom: 20px;
transition: transform 0.2s;
}
.back-to-legal:hover {
transform: translateY(-2px);
}
</style>
<!-- =========== Google Ads Scripts And Meta Tags [START] ============-->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2533086861741403"
crossorigin="anonymous"></script>
<meta name="google-adsense-account" content="ca-pub-2533086861741403">
<!-- =========== Google Ads Scripts And Meta Tags [END] ============-->
</head>
<body>
<header class="nav">
<div class="container nav-inner">
<a class="brand" href="index.html">
<img src="assets/images/logo.png" alt="Transparent Clock logo" />
Transparent Clock
</a>
<nav>
<button class="nav-toggle" aria-label="Toggle navigation">Menu</button>
<div class="nav-links">
<a href="features.html">Features</a>
<a href="download.html">Download</a>
<a href="faq.html">FAQ</a>
<a href="About.html">About</a>
<a href="About-Deep.html">Author</a>
<a href="contact.html">Contact</a>
</div>
</nav>
</div>
</header>
<main class="section">
<div class="container">
<a href="legal.html" class="back-to-legal">← Back to Legal Hub</a>
<h1>Terms of Use</h1>
<p>These Terms of Use govern your use of Transparent Clock software and website. Please read them carefully.</p>
<div class="legal-meta">
<strong>Document Version:</strong> 1.0 |
<strong>Effective Date:</strong> February 19, 2026 |
<strong>Last Updated:</strong> February 19, 2026 |
<strong>Owner:</strong> Deep Dey (QuickLink)
</div>
<div class="legal-section">
<h2>1. Acceptance of Terms</h2>
<p>By downloading, installing, or using Transparent Clock ("the Software") or accessing the Transparent Clock website ("the Website" — clock.qlynk.me), you agree to be bound by these Terms of Use. If you do not agree with any provision of these terms, you must discontinue use of the Software and Website immediately.</p>
<p>These terms constitute a legally binding agreement between you (the "User") and Deep Dey / QuickLink (the "Owner").</p>
</div>
<div class="legal-section">
<h2>2. Description of Service</h2>
<p>Transparent Clock is a free, offline*-first desktop clock overlay and focus companion application designed for Windows 10/11. The Software provides the following features:</p>
<ul>
<li><strong>Clock Overlay:</strong> An always-on-top transparent clock display</li>
<li><strong>Pomodoro Timer:</strong> Focus session management with customizable work/break cycles</li>
<li><strong>To-Do Manager:</strong> Local task management and organization</li>
<li><strong>Focus Insights:</strong> Analytics and tracking of study/work sessions</li>
<li><strong>Dashboard:</strong> Centralized view of all productivity tools</li>
<li><strong>Utilities (Online):</strong> QR code generation/scanning and URL shortening (requires internet connection)</li>
</ul>
<p><em>* The core functionality operates offline. Only specific utilities require internet connectivity.</em></p>
</div>
<div class="legal-section">
<h2>3. Permitted Use</h2>
<p>You are granted a limited, non-exclusive, non-transferable, revocable license to use the Software subject to the following conditions:</p>
<ul>
<li>You may download and install the Software for personal, educational, or non-commercial purposes.</li>
<li>You may use the Software on any number of devices you personally own or control.</li>
<li>You may share the official download link (<a href="https://clock.qlynk.me" target="_blank">clock.qlynk.me</a>, <a href="https://github.com/deepdeyiitgn/Clock-Overlays" target="_blank">GitHub</a>, or <a href="https://transparent-clock.en.uptodown.com/windows" target="_blank">Uptodown</a>) with others.</li>
<li>You may report bugs, suggest features, or provide feedback via GitHub Issues or email.</li>
<li>You may view the source code on GitHub for security review or educational study purposes only.</li>
</ul>
</div>
<div class="legal-section">
<h2>4. Prohibited Use</h2>
<p>The following actions are strictly prohibited and constitute a violation of these Terms of Use:</p>
<ul>
<li><strong>Redistribution:</strong> You may NOT redistribute, resell, sublicense, or re-upload the Software or any part of it to any other platform, website, or distribution channel.</li>
<li><strong>Modification:</strong> You may NOT modify, alter, decompile, reverse-engineer, disassemble, or create derivative works based on the Software.</li>
<li><strong>Code Reuse:</strong> You may NOT copy, extract, or reuse any part of the source code in your own projects, even if the code is publicly viewable on GitHub.</li>
<li><strong>Removal of Attribution:</strong> You may NOT remove, alter, or obscure any copyright notices, branding, watermarks, or credits.</li>
<li><strong>Commercial Use:</strong> You may NOT use the Software, or any part of it, for commercial purposes without explicit written permission.</li>
<li><strong>Malicious Use:</strong> You may NOT use the Software for any unlawful, harmful, fraudulent, or malicious purpose.</li>
<li><strong>False Claims:</strong> You may NOT claim ownership, authorship, or creation of the Software or imply any affiliation with the Owner without permission.</li>
</ul>
<p><strong>Violation of these prohibitions may result in legal action and termination of your license.</strong></p>
</div>
<div class="legal-section">
<h2>5. User Obligations</h2>
<p>As a user of the Software and Website, you agree to:</p>
<ul>
<li>Use the Software in compliance with all applicable local, state, national, and international laws and regulations.</li>
<li>Not interfere with or disrupt the integrity, performance, or functionality of the Software or Website.</li>
<li>Not attempt to gain unauthorized access to any systems or networks related to the Software or Website.</li>
<li>Report any security vulnerabilities or bugs responsibly via GitHub Issues or email.</li>
<li>Respect the intellectual property rights of the Owner and third parties.</li>
</ul>
</div>
<div class="legal-section">
<h2>6. Software Updates and Changes</h2>
<p>The Owner reserves the right to:</p>
<ul>
<li>Update, modify, or improve the Software at any time without prior notice.</li>
<li>Discontinue the Software or any features at any time.</li>
<li>Change the terms of distribution or availability.</li>
</ul>
<p>Continued use of the Software after updates or changes constitutes acceptance of those updates and any revised terms.</p>
</div>
<div class="legal-section">
<h2>7. No Warranty</h2>
<p>The Software and Website are provided on an <strong>"AS IS"</strong> and <strong>"AS AVAILABLE"</strong> basis without warranties of any kind, either express or implied, including but not limited to:</p>
<ul>
<li>Implied warranties of merchantability, fitness for a particular purpose, or non-infringement.</li>
<li>Warranties that the Software will be error-free, uninterrupted, or free from viruses or harmful components.</li>
<li>Warranties that defects will be corrected or that updates will be provided.</li>
</ul>
<p>The Owner makes no representations or warranties regarding the accuracy, reliability, or completeness of the Software or Website content.</p>
</div>
<div class="legal-section">
<h2>8. Limitation of Liability</h2>
<p>To the fullest extent permitted by law, <strong>Deep Dey, QuickLink, and any affiliated parties shall NOT be liable</strong> for any direct, indirect, incidental, special, consequential, exemplary, or punitive damages arising from or related to:</p>
<ul>
<li>Your use or inability to use the Software or Website.</li>
<li>Any errors, bugs, or defects in the Software.</li>
<li>Loss of data, profits, revenue, or business opportunities.</li>
<li>Unauthorized access to or alteration of your data.</li>
<li>Third-party actions or content.</li>
</ul>
<p><strong>You use the Software entirely at your own risk.</strong> Some jurisdictions do not allow the exclusion of certain warranties or liabilities, so some limitations may not apply to you.</p>
</div>
<div class="legal-section">
<h2>9. Indemnification</h2>
<p>You agree to indemnify, defend, and hold harmless Deep Dey, QuickLink, and their affiliates, officers, agents, and employees from any claims, liabilities, damages, losses, costs, or expenses (including reasonable attorney fees) arising from:</p>
<ul>
<li>Your use or misuse of the Software or Website.</li>
<li>Your violation of these Terms of Use.</li>
<li>Your violation of any rights of a third party.</li>
<li>Any content you generate or transmit using the Software.</li>
</ul>
</div>
<div class="legal-section">
<h2>10. Termination</h2>
<p>This license is effective until terminated. Your rights under this license will terminate automatically without notice if you fail to comply with any provision of these Terms of Use.</p>
<p>Upon termination:</p>
<ul>
<li>You must cease all use of the Software and Website.</li>
<li>You must delete or destroy all copies of the Software in your possession.</li>
<li>Provisions regarding intellectual property, disclaimers, limitations of liability, and indemnification shall survive termination.</li>
</ul>
<p>The Owner reserves the right to refuse service or access to anyone at any time for any reason.</p>
</div>
<div class="legal-section">
<h2>11. Age Requirement</h2>
<p>There is no specific age restriction for using Transparent Clock. However, minors (individuals under 18 years of age) should obtain parental or guardian consent before downloading or using the Software.</p>
</div>
<div class="legal-section">
<h2>12. Governing Law and Jurisdiction</h2>
<p>These Terms of Use shall be governed by and construed in accordance with the laws of India, without regard to its conflict of law provisions.</p>
<p>Any disputes arising from or relating to these terms shall be subject to the exclusive jurisdiction of the courts located in India.</p>
</div>
<div class="legal-section">
<h2>13. Modifications to Terms</h2>
<p>The Owner reserves the right to modify, update, or replace these Terms of Use at any time. Changes will be effective immediately upon posting on the Website.</p>
<p>Your continued use of the Software or Website after any changes constitutes acceptance of the revised terms. It is your responsibility to review these terms periodically.</p>
<p>The version number and last updated date at the top of this document will be updated with each revision.</p>
</div>
<div class="legal-section">
<h2>14. Severability</h2>
<p>If any provision of these Terms of Use is found to be invalid, illegal, or unenforceable, the remaining provisions shall continue in full force and effect.</p>
</div>
<div class="legal-section">
<h2>15. Entire Agreement</h2>
<p>These Terms of Use, together with the Privacy Policy, Copyright Notice, DMCA Policy, and License Agreement, constitute the entire agreement between you and the Owner regarding the use of the Software and Website.</p>
</div>
<div class="legal-section">
<h2>16. Contact Information</h2>
<p>If you have any questions or concerns regarding these Terms of Use, please contact:</p>
<ul>
<li><strong>Owner:</strong> Deep Dey</li>
<li><strong>Organization:</strong> QuickLink</li>
<li><strong>Email:</strong> <a href="mailto:a@qlynk.me">a@qlynk.me</a></li>
<li><strong>Website:</strong> <a href="https://clock.qlynk.me" target="_blank">clock.qlynk.me</a></li>
<li><strong>GitHub:</strong> <a href="https://github.com/deepdeyiitgn/Clock-Overlays" target="_blank">github.com/deepdeyiitgn/Clock-Overlays</a></li>
</ul>
</div>
<div style="text-align: center; margin: 40px 0;">
<a href="legal.html" class="back-to-legal">← Back to Legal Hub</a>
</div>
</div>
</main>
<footer>
<div class="container">
<strong>Transparent Clock</strong> — Minimal clock & focus companion for students.
<p class="footer-note">* QR generation, QR scanning, and QuickLink shortening require an internet connection.</p>
<p class="footer-meta">© <span class="js-year"></span> Deep Dey | All Rights Reserved | QuickLink x Transparent Clock</p>
<div class="footer-links">
<a href="index.html">Home</a>
<a href="features.html">Features</a>
<a href="download.html">Download</a>
<a href="faq.html">FAQ</a>
<a href="About.html">About</a>
<a href="About-Deep.html">Author</a>
<a href="contact.html">Contact</a>
<a href="legal.html">Legal</a>
<a href="terms.html">Terms</a>
<a href="privacy.html">Privacy</a>
<a href="copyright.html">Copyright</a>
<a href="dmca.html">DMCA</a>
</div>
</div>
</footer>
<script src="assets/js/main.js"></script>
<script src="assets/js/footer-extras.js"></script>
</body>
</html>