-
Notifications
You must be signed in to change notification settings - Fork 123
Expand file tree
/
Copy pathapps.html
More file actions
367 lines (363 loc) · 19 KB
/
apps.html
File metadata and controls
367 lines (363 loc) · 19 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
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
---
permalink: /apps
layout: article
title: "Solid Applications"
description: "Solid returns the web to its original vision of empowering individuals and enabling collaboration. You choose which applications to use with your data rather than being locked into specific platforms."
image: "/assets/img/graphics/store-anything-medium.svg"
breadcrumbs:
- title: "Solid Applications"
---
<div datatype="rdf:HTML" property="description">
<p>Solid returns the web to its original vision of empowering individuals and enabling collaboration. You choose which applications to use with your data rather than being locked into specific platforms.</p>
<p>You can now use the app launcher to discover and launch Solid applications.</p>
<p>Before you use any of the Solid apps, you need to <a href="/get_a_pod">get a Solid personal online data store</a> (Pod) first.</p>
</div>
<section resource="#app_launcher" inlist="" rel="hasPart" class="article-section">
<h2 id="app_launcher" property="name">App Launcher</h2>
<div datatype="rdf:HTML" property="description">
<div class="sort-controls">
<div class="control-group">
<label for="sort-select">Sort by:</label>
<select id="sort-select">
<option value="">Default Order</option>
<option value="name-asc">Name (A-Z)</option>
<option value="name-desc">Name (Z-A)</option>
<option value="category-asc">Category (A-Z)</option>
<option value="category-desc">Category (Z-A)</option>
</select>
</div>
<div class="control-group">
<label for="category-filter">Filter by category:</label>
<select id="category-filter">
<option value="all">All Categories</option>
<option value="Cooking">Cooking</option>
<option value="Health">Health</option>
<option value="Movies">Movies</option>
<option value="Content, Notes, Blogging and Publishing">Content, Notes, Blogging and Publishing</option>
<option value="Productivity">Productivity</option>
<option value="Pod Management">Pod Management</option>
<option value="TODO List">TODO List</option>
</select>
</div>
<div class="control-group">
<label class="checkbox-label">
<input type="checkbox" id="top-apps-only">
<span class="checkmark"></span>
Show only first time user apps
</label>
</div>
</div>
<style>
/* Keep inline links inside app descriptions on the same line */
#apps-list li p a {
display: inline !important;
vertical-align: baseline;
}
/* Style for inline external link replacement inside tiles */
#apps-list .external-link {
text-decoration: underline;
cursor: pointer;
color: var(--link-color, #1a73e8);
}
#apps-list .external-link:focus {
outline: 2px solid #1a73e8;
outline-offset: 2px;
}
</style>
<ul class="tiles tile-links" id="apps-list">
<li data-name="The ODI Solid File Manager" data-category="Pod Management">
<a href="https://solid-file-manager.theodi.org/">
<div class="tile-header">
<div style="width:100px; height:56px; display:flex; align-items:center; justify-content:center;">
<img alt="Solid file manager logo" src="/assets/img/logo/file-manager-logo.svg" style="width:100%; height:100%; object-fit:contain;"/>
</div>
<h3>The ODI Solid File Manager<span class="top-app-tag">★</span></h3>
</div>
<p>This application provides a user-friendly interface for managing files and folders in Solid Pods. Source code is available <span class="external-link" role="link" tabindex="0" aria-label="Open The ODI Solid File Manager desktop build on GitHub" onclick="event.preventDefault(); event.stopPropagation(); window.location.assign('https://github.com/solid/solid-file-manager'); return false;" onkeydown="if(event.key==='Enter'||event.key===' '){ event.preventDefault(); event.stopPropagation(); window.location.assign('https://github.com/solid/solid-file-manager'); }">here</span>.</p>
</a>
</li>
<li data-name="Media Kraken" data-category="Movies">
<a href="https://noeldemartin.github.io/media-kraken/">
<div class="tile-header">
<img alt="Media Kraken Logo - an Octopus" src="/assets/img/logo/media-kraken.svg"/>
<h3>Media Kraken<span class="top-app-tag">★</span></h3>
</div>
<p>An app that helps you keep track of movies and create your own collections.</p>
</a>
</li>
<li data-name="Penny" data-category="Pod Management">
<a href="https://penny.vincenttunru.com/">
<div class="tile-header">
<h3>Penny<span class="top-app-tag">★</span></h3>
</div>
<p>A general Pod Browser by Vincent Tunru.</p>
</a>
</li>
<li data-name="Umai" data-category="Cooking">
<a href="https://umai.noeldemartin.com">
<div class="tile-header">
<img alt="Umai logo - a large Udon bowl" src="/assets/img/logo/umai.png"/>
<h3>Umai</h3>
</div>
<p>An offline-first Recipes Manager by Noel De Martin.</p>
</a>
</li>
<li data-name="0data Hello with Solid" data-category="TODO List">
<a href="https://hello.0data.app/solid/">
<div class="tile-header">
<img alt="0 data app logo" src="/assets/img/logo/0dataapp.png"/>
<h3>0data Hello with Solid</h3>
</div>
<p>Implements simple CRUD operations with the REST API and solid-file-client, writing to 'tasks'.</p>
</a>
</li>
<li data-name="Booklice" data-category="Content, Notes, Blogging and Publishing">
<a href="https://scenaristeur.github.io/booklice/">
<div class="tile-header">
<h3>Booklice</h3>
</div>
<p>A bookmarking app with community sharing features.</p>
</a>
</li>
<li data-name="dokieli" data-category="Content, Notes, Blogging and Publishing">
<a href="https://dokie.li/">
<div class="tile-header">
<img alt="dokieli logo - a lowercase d" src="/assets/img/logo/dokieli.png"/>
<h3>dokieli</h3>
</div>
<p>A clientside editor for decentralised article publishing, annotations, and social interactions by Sarven Capadisli.</p>
</a>
</li>
<li data-name="Pod Pro" data-category="Pod Management">
<a href="https://podpro.dev/">
<div class="tile-header">
<img alt="Solid logo - an uppercase S on a violet hexagon" src="/assets/img/solid-emblem.svg"/>
<h3>Pod Pro</h3>
</div>
<p>An IDE for editing Solid Pods by Jasmine Leonard.</p>
</a>
</li>
<li data-name="PodOS Browser" data-category="Pod Management">
<a href="https://browser.pod-os.org/">
<div class="tile-header">
<img alt="PodOS browser logo - a Pod inside a house" src="/assets/img/logo/podos-browser.svg"/>
<h3>PodOS Browser</h3>
</div>
<p>A Solid app for browsing and managing the resources in your Pod.</p>
</a>
</li>
<li data-name="Solid File Manager" data-category="Pod Management">
<a href="https://otto-aa.github.io/solid-filemanager/">
<div class="tile-header">
<h3>Solid File Manager</h3>
</div>
<p>A Solid app that helps you manage the files in your Pod by Otto AA.</p>
</a>
</li>
<li data-name="Solidflix" data-category="Movies">
<a href="https://oxfordhcc.github.io/solid-media/">
<div class="tile-header">
<img alt="Solid Flix logo - SOLIDFLIX capitalized" src="/assets/img/logo/solidflix.png"/>
<h3>Solidflix</h3>
</div>
<p>A movie tracking and sharing app with personalised recommendations by Oxford Human Centred Computing Group.</p>
</a>
</li>
<li data-name="NotePod" data-category="Productivity">
<a href="https://notepod.solidcommunity.au">
<div class="tile-header">
<img alt="NotePod logo" src="/assets/img/logo/notepod.png"/>
<h3>NotePod</h3>
</div>
<p>Private and shareable note taking app with encryption. Built by the Software Innovation Institute, ANU. Desktop build available <span class="external-link" role="link" tabindex="0" aria-label="Open desktop build on GitHub" onclick="event.preventDefault(); event.stopPropagation(); window.location.assign('https://github.com/anusii/notepod'); return false;" onkeydown="if(event.key==='Enter'||event.key===' '){ event.preventDefault(); event.stopPropagation(); window.location.assign('https://github.com/anusii/notepod'); }">here</span>.</p>
</a>
</li>
<li data-name="HealthPod" data-category="Health">
<a href="https://healthpod.solidcommunity.au">
<div class="tile-header">
<img alt="HealthPod logo" src="/assets/img/logo/healthpod.svg"/>
<h3>HealthPod</h3>
</div>
<p>Manage your health data, with support for encrypted data. Built by the Software Innovation Institute, ANU. Desktop build available <span class="external-link" role="link" tabindex="0" aria-label="Open HealthPod desktop build on GitHub" onclick="event.preventDefault(); event.stopPropagation(); window.location.assign('https://github.com/anusii/healthpod'); return false;" onkeydown="if(event.key==='Enter'||event.key===' '){ event.preventDefault(); event.stopPropagation(); window.location.assign('https://github.com/anusii/healthpod'); }">here</span>.</p>
</a>
<li data-name="MovieStar" data-category="Movies">
<a href="https://moviestar.solidcommunity.au">
<div class="tile-header">
<img alt="MovieStar logo" src="/assets/img/logo/moviestar.png"/>
<h3>MovieStar</h3>
</div>
<p>Track your movie and TV watching and ranking, share with others, and receive recommendations, with support for encrypted data. Built by the Software Innovation Institute, ANU. Desktop build available <span class="external-link" role="link" tabindex="0" aria-label="Open MovieStar desktop build on GitHub" onclick="event.preventDefault(); event.stopPropagation(); window.location.assign('https://github.com/anusii/moviestar'); return false;" onkeydown="if(event.key==='Enter'||event.key===' '){ event.preventDefault(); event.stopPropagation(); window.location.assign('https://github.com/anusii/moviestar'); }">here</span>.</p>
</a>
</li>
<li data-name="SolidFocus" data-category="Browser">
<a href="https://focus.noeldemartin.com/">
<div class="tile-header">
<img alt="SolidFocus logo" src="/assets/img/logo/solidfocus.png"/>
<h3>SolidFocus</h3>
</div>
<p>Manage your tasks and notes seamlessly across workspaces and lists, with offline access, Markdown support, and data stored securely in your Solid POD. Built by Noel de Martin.</p>
</a>
</li>
<li data-name="TiredBike" data-category="Travel">
<a href="https://tired.bike/">
<div class="tile-header">
<img alt="TiredBike logo" src="/assets/img/logo/tiredbike.png"/>
<h3>Tired Bike</h3>
</div>
<p>A Decentralised platform for a community of bicycle touring travellers and those who want to host them. Built by Open Hospitality Network.</p>
</a>
</li>
</ul>
<details class="details-box">
<summary>App inclusion and exclusion criteria</summary>
<p>The criteria for an app to be Solid-compatible are:</p>
<ul>
<li>If identifying users is necessary, they must be able to log in using their WebID and pointing to the Identity Provider of their choice</li>
<li>Data consumed by the app should be fetched from Solid Pods if possible</li>
<li>Data generated by the app should be stored in Solid Pods</li>
<li>The interaction between the app, pods, and Identity Provider(s) must be compliant with the <a href="/TR/">Solid specification(s)</a></li>
</ul>
<p>Please note that apps falling into the following categories will not be listed on this page, even if they match the criteria above:</p>
<ul>
<li>Apps intentionally or indirectly causing harm to anyone</li>
<li>Apps with a purpose that could be widely considered unethical</li>
<li>Apps designed to enable the generation and/or dissemination of hate speech</li>
<li>Apps encouraging stereotypes or violent behaviours towards any person or group</li>
<li>Apps having malicious intent, such as data theft</li>
<li>Apps designed to fulfill illegal purposes, such as drug traffic, stolen information exchange, extorsion…</li>
<li>Apps sharing user information with any third-party without user consent</li>
<li>Apps that have been reported to have important technical or security issues that compromise its users’ Pods</li>
</ul>
<p>Want to add an eligible Solid-compatible app to this list? Contact the <a href="https://theodi.org/insights/projects/odi-and-solid-building-a-future-where-data-works-for-everyone/">Open Data Institute</a> via <a href="mailto:solid+info@theodi.org">solid+info@theodi.org</a>.</p>
<p>Disclaimer: The list above does not represent an endorsement by the Solid Project. The apps on the list do not undergo any testing at this time, and there is no guarantee of security or quality implied by their inclusion on this list. The goal of the list is to showcase the vibrancy of the Solid community and encourage early app builders to collaborate and learn from each other. If you believe one of the apps above is insecure or non-functional and should be removed from the list, please <a href="https://service.theodi.org/help/1476250723">raise an issue here</a>.</p>
</details>
<script>
// App tiles sorting and filtering functionality
document.addEventListener('DOMContentLoaded', function () {
const sortSelect = document.getElementById('sort-select');
const categoryFilter = document.getElementById('category-filter');
const topAppsOnlyCheckbox = document.getElementById('top-apps-only');
const appsList = document.getElementById('apps-list');
const appTiles = Array.from(appsList.querySelectorAll('li'));
// Store current state
let currentSort = 'name-asc';
let currentFilter = 'all';
let showTopAppsOnly = false;
// Function to sort app tiles
function sortAppTiles(sortValue) {
currentSort = sortValue;
const tiles = Array.from(appsList.querySelectorAll('li:not(.hidden)'));
if (!sortValue) {
// Return to default order - restore original order based on data attributes
const defaultOrder = [
'Media Kraken',
'Penny',
'Umai',
'0data Hello with Solid',
'Booklice',
'dokieli',
'Pod Pro',
'PodOS Browser',
'Solid File Manager',
'Solidflix'
];
tiles.sort((a, b) => {
const aName = a.getAttribute('data-name');
const bName = b.getAttribute('data-name');
const aIndex = defaultOrder.indexOf(aName);
const bIndex = defaultOrder.indexOf(bName);
return aIndex - bIndex;
});
} else {
// Apply sorting based on sortValue
tiles.sort((a, b) => {
let aValue, bValue;
if (sortValue.startsWith('name')) {
aValue = a.getAttribute('data-name').toLowerCase();
bValue = b.getAttribute('data-name').toLowerCase();
} else if (sortValue.startsWith('category')) {
aValue = a.getAttribute('data-category').toLowerCase();
bValue = b.getAttribute('data-category').toLowerCase();
} else {
return 0;
}
let comparison = 0;
if (aValue < bValue) comparison = -1;
if (aValue > bValue) comparison = 1;
return sortValue.endsWith('desc') ? -comparison : comparison;
});
}
// Reorder tiles in the list
tiles.forEach(tile => appsList.appendChild(tile));
}
// Function to filter app tiles
function filterAppTiles(category, topAppsOnly = false) {
if (!category) return;
currentFilter = category;
showTopAppsOnly = topAppsOnly;
let visibleCount = 0;
appTiles.forEach(tile => {
const tileCategory = tile.getAttribute('data-category');
const isTopApp = tile.querySelector('.top-app-tag') !== null;
let shouldShow = false;
if (topAppsOnly) {
// Only show top apps that match the category filter
shouldShow = isTopApp && (category === 'all' || tileCategory === category);
} else {
// Show all apps that match the category filter
shouldShow = category === 'all' || tileCategory === category;
}
if (shouldShow) {
tile.classList.remove('hidden');
visibleCount++;
} else {
tile.classList.add('hidden');
}
});
// Show message if no apps match the filter
let noResultsMessage = appsList.querySelector('.no-results-message');
if (visibleCount === 0) {
if (!noResultsMessage) {
noResultsMessage = document.createElement('div');
noResultsMessage.className = 'no-results-message';
noResultsMessage.innerHTML = '<p>No apps found matching your criteria.</p>';
appsList.appendChild(noResultsMessage);
}
} else if (noResultsMessage) {
noResultsMessage.remove();
}
}
// Function to apply both filter and sort
function applyFilterAndSort() {
filterAppTiles(currentFilter, showTopAppsOnly);
sortAppTiles(currentSort);
}
// Event listeners for sort and filter controls
if (sortSelect) {
sortSelect.addEventListener('change', function () {
currentSort = this.value;
applyFilterAndSort();
});
}
if (categoryFilter) {
categoryFilter.addEventListener('change', function () {
currentFilter = this.value;
applyFilterAndSort();
});
}
if (topAppsOnlyCheckbox) {
topAppsOnlyCheckbox.addEventListener('change', function () {
showTopAppsOnly = this.checked;
applyFilterAndSort();
});
}
// Initialize without default sorting to maintain current order
if (sortSelect) {
sortSelect.value = '';
}
// Only apply filter, not sorting
filterAppTiles(currentFilter, showTopAppsOnly);
});
</script>
</div>
</section>