This repository was archived by the owner on Jan 18, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathindex.html
More file actions
263 lines (247 loc) · 15.9 KB
/
index.html
File metadata and controls
263 lines (247 loc) · 15.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Droid-ify - A clutterfree F-Droid client for Android">
<meta name="theme-color" content="#1a1a2e">
<title>Droid-ify - Clutterfree F-Droid Client</title>
<link rel="icon" type="image/png" href="assets/icon.png">
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Update Banner (hidden by default, shown if release within last month) -->
<aside class="update-banner" id="update-banner" hidden>
<span class="banner-text">
🎉 Droid-ify <span id="latest-version"></span> is now available
<a href="https://github.com/Iamlooker/Droid-ify/releases/latest" id="release-link" class="banner-link">Get it here →</a>
</span>
</aside>
<!-- Deep Link Handler (hidden by default, shown via JS when URL params present) -->
<section class="deep-link-overlay" id="deep-link-overlay">
<div class="deep-link-card">
<img src="assets/icon.png" alt="Droid-ify" class="deep-link-icon">
<h2>Open in Droid-ify</h2>
<p class="deep-link-package" id="deep-link-package"></p>
<div class="deep-link-actions">
<a href="#" id="open-in-app" class="btn btn-primary">Open in Droid-ify</a>
<a href="#" id="open-repo" class="btn btn-secondary">View Repository</a>
</div>
<a href="/" class="deep-link-dismiss">← Back to Home</a>
</div>
</section>
<!-- Main Content -->
<main class="main-content" id="main-content">
<!-- Hero Section -->
<header class="hero">
<div class="hero-content">
<img src="assets/icon.png" alt="Droid-ify Logo" class="hero-logo">
<h1 class="hero-title">Droid-ify</h1>
<p class="hero-tagline">Clutterfree F-Droid Client</p>
<p class="hero-description">
Browse and install open-source apps from F-Droid repositories
with a clean, modern interface.
</p>
<div class="hero-actions">
<a href="https://github.com/Iamlooker/Droid-ify/releases/latest" class="btn btn-download">
<svg class="btn-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/>
<polyline points="7,10 12,15 17,10"/>
<line x1="12" y1="15" x2="12" y2="3"/>
</svg>
Download
</a>
<a href="https://f-droid.org/packages/com.looker.droidify" class="btn btn-fdroid">
Get on F-Droid
</a>
</div>
</div>
</header>
<!-- Quick Links (Telegram, Social) -->
<nav class="quick-links">
<a href="https://t.me/daboroid" class="quick-link" title="Telegram Channel">
<svg viewBox="0 0 24 24" fill="currentColor">
<path d="M11.944 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0a12 12 0 0 0-.056 0zm4.962 7.224c.1-.002.321.023.465.14a.506.506 0 0 1 .171.325c.016.093.036.306.02.472-.18 1.898-.962 6.502-1.36 8.627-.168.9-.499 1.201-.82 1.23-.696.065-1.225-.46-1.9-.902-1.056-.693-1.653-1.124-2.678-1.8-1.185-.78-.417-1.21.258-1.91.177-.184 3.247-2.977 3.307-3.23.007-.032.014-.15-.056-.212s-.174-.041-.249-.024c-.106.024-1.793 1.14-5.061 3.345-.48.33-.913.49-1.302.48-.428-.008-1.252-.241-1.865-.44-.752-.245-1.349-.374-1.297-.789.027-.216.325-.437.893-.663 3.498-1.524 5.83-2.529 6.998-3.014 3.332-1.386 4.025-1.627 4.476-1.635z"/>
</svg>
<span>Channel</span>
</a>
<a href="https://t.me/daboroid_chat" class="quick-link" title="Telegram Discussion">
<svg viewBox="0 0 24 24" fill="currentColor">
<path d="M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12z"/>
</svg>
<span>Discussion</span>
</a>
<a href="https://github.com/Iamlooker/Droid-ify" class="quick-link" title="GitHub">
<svg viewBox="0 0 24 24" fill="currentColor">
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/>
</svg>
<span>GitHub</span>
</a>
<a href="https://mastodon.social/@Iamlooker" class="quick-link" rel="me" title="Mastodon">
<svg viewBox="0 0 24 24" fill="currentColor">
<path d="M23.268 5.313c-.35-2.578-2.617-4.61-5.304-5.004C17.51.242 15.792 0 11.813 0h-.03c-3.98 0-4.835.242-5.288.309C3.882.692 1.496 2.518.917 5.127.64 6.412.61 7.837.661 9.143c.074 1.874.088 3.745.26 5.611.118 1.24.325 2.47.62 3.68.55 2.237 2.777 4.098 4.96 4.857 2.336.792 4.849.923 7.256.38.265-.061.527-.132.786-.213.585-.184 1.27-.39 1.774-.753a.057.057 0 0 0 .023-.043v-1.809a.052.052 0 0 0-.02-.041.053.053 0 0 0-.046-.01 20.282 20.282 0 0 1-4.709.545c-2.73 0-3.463-1.284-3.674-1.818a5.593 5.593 0 0 1-.319-1.433.053.053 0 0 1 .066-.054c1.517.363 3.072.546 4.632.546.376 0 .75 0 1.125-.01 1.57-.044 3.224-.124 4.768-.422.038-.008.077-.015.11-.024 2.435-.464 4.753-1.92 4.989-5.604.008-.145.03-1.52.03-1.67.002-.512.167-3.63-.024-5.545zm-3.748 9.195h-2.561V8.29c0-1.309-.55-1.976-1.67-1.976-1.23 0-1.846.79-1.846 2.35v3.403h-2.546V8.663c0-1.56-.617-2.35-1.848-2.35-1.112 0-1.668.668-1.668 1.977v6.218H4.822V8.102c0-1.31.337-2.35 1.011-3.12.696-.77 1.608-1.164 2.74-1.164 1.311 0 2.302.5 2.962 1.498l.638 1.06.638-1.06c.66-.999 1.65-1.498 2.96-1.498 1.13 0 2.043.395 2.74 1.164.675.77 1.012 1.81 1.012 3.12z"/>
</svg>
<span>@Iamlooker</span>
</a>
</nav>
<!-- Screenshots Section -->
<section class="screenshots">
<h2 class="section-title">Clean & Modern Interface</h2>
<div class="screenshots-grid">
<img src="assets/phoneScreenshots/1.png" alt="Droid-ify Screenshot 1" loading="lazy">
<img src="assets/phoneScreenshots/2.png" alt="Droid-ify Screenshot 2" loading="lazy">
<img src="assets/phoneScreenshots/3.png" alt="Droid-ify Screenshot 3" loading="lazy">
<img src="assets/phoneScreenshots/4.png" alt="Droid-ify Screenshot 4" loading="lazy">
</div>
</section>
<!-- Features Section -->
<section class="features">
<h2 class="section-title">Why Droid-ify?</h2>
<div class="features-grid">
<article class="feature-card">
<div class="feature-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="11" cy="11" r="8"/>
<path d="m21 21-4.35-4.35"/>
</svg>
</div>
<h3>Browse F-Droid</h3>
<p>Access apps from F-Droid repositories with an intuitive, clutter-free interface.</p>
</article>
<article class="feature-card">
<div class="feature-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/>
<polyline points="7,10 12,15 17,10"/>
<line x1="12" y1="15" x2="12" y2="3"/>
</svg>
</div>
<h3>Auto Updates</h3>
<p>Automatic app updates running quietly in the background, keeping your apps fresh.</p>
</article>
<article class="feature-card">
<div class="feature-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="3" y="11" width="18" height="11" rx="2" ry="2"/>
<path d="M7 11V7a5 5 0 0 1 10 0v4"/>
</svg>
</div>
<h3>Multiple Install Methods</h3>
<p>Session, Root, or Shizuku — choose the installation method that works for you.</p>
</article>
<article class="feature-card">
<div class="feature-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M12 2L2 7l10 5 10-5-10-5z"/>
<path d="M2 17l10 5 10-5"/>
<path d="M2 12l10 5 10-5"/>
</svg>
</div>
<h3>Custom Repositories</h3>
<p>Add your own repositories with just one tap. Full control over your app sources.</p>
</article>
<article class="feature-card">
<div class="feature-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<line x1="1" y1="1" x2="23" y2="23"/>
<path d="M16.72 11.06A10.94 10.94 0 0 1 19 12.55"/>
<path d="M5 12.55a10.94 10.94 0 0 1 5.17-2.39"/>
<path d="M10.71 5.05A16 16 0 0 1 22.58 9"/>
<path d="M1.42 9a15.91 15.91 0 0 1 4.7-2.88"/>
<path d="M8.53 16.11a6 6 0 0 1 6.95 0"/>
<line x1="12" y1="20" x2="12.01" y2="20"/>
</svg>
</div>
<h3>Works Offline</h3>
<p>After initial sync, browse your app library and manage updates without internet.</p>
</article>
<article class="feature-card">
<div class="feature-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="10"/>
<line x1="2" y1="12" x2="22" y2="12"/>
<path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/>
</svg>
</div>
<h3>63 Languages</h3>
<p>Available in 63 languages including English, German, French, Spanish, and Chinese.</p>
</article>
</div>
</section>
<!-- Contribute Section -->
<section class="contribute">
<h2 class="section-title">Help Make Droid-ify Better</h2>
<div class="contribute-grid">
<a href="https://hosted.weblate.org/engage/droidify/" class="contribute-card">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="10"/>
<line x1="2" y1="12" x2="22" y2="12"/>
<path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"/>
</svg>
<h3>Translate</h3>
<p>Help translate Droid-ify into your language on Weblate</p>
</a>
<a href="https://github.com/Iamlooker/Droid-ify" class="contribute-card">
<svg viewBox="0 0 24 24" fill="currentColor">
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/>
</svg>
<h3>Contribute Code</h3>
<p>Browse the source, report issues, or submit pull requests</p>
</a>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="footer-content">
<p class="footer-copyright">
Droid-ify © 2025 LooKeR — Licensed under GPLv3+
</p>
<p class="footer-signature">
Signature: <code>ED:88:59:C5:5A:F3:11:16:26:58:B9:4A:F9:82:B9:F0:91:DC:D2:76:28:D4:DE:34:86:D1:21:7E:BF:3C:99:35</code>
</p>
</div>
</footer>
</main>
<!-- Minimal JS -->
<script>
(function() {
// Deep link handling
const params = new URLSearchParams(window.location.search);
const packageId = params.get('id');
const repoAddress = params.get('repo_address');
if (packageId && repoAddress) {
const overlay = document.getElementById('deep-link-overlay');
const mainContent = document.getElementById('main-content');
const packageEl = document.getElementById('deep-link-package');
const openAppBtn = document.getElementById('open-in-app');
const openRepoBtn = document.getElementById('open-repo');
packageEl.textContent = packageId;
const appUrl = 'droidify://app/' + encodeURIComponent(packageId) +
'?repo=' + encodeURIComponent(repoAddress);
openAppBtn.href = appUrl;
openRepoBtn.href = repoAddress;
overlay.classList.add('visible');
mainContent.classList.add('hidden');
}
// Fetch latest release and show banner only if released within last month
fetch('https://api.github.com/repos/Iamlooker/Droid-ify/releases/latest')
.then(function(res) { return res.json(); })
.then(function(data) {
if (!data.published_at) return;
var releaseDate = new Date(data.published_at);
var oneMonthAgo = new Date();
oneMonthAgo.setMonth(oneMonthAgo.getMonth() - 1);
if (releaseDate > oneMonthAgo) {
var banner = document.getElementById('update-banner');
document.getElementById('latest-version').textContent = data.tag_name;
if (data.html_url) {
document.getElementById('release-link').href = data.html_url;
}
banner.removeAttribute('hidden');
}
})
.catch(function() { /* Banner stays hidden */ });
})();
</script>
</body>
</html>