From e8b6ce8c80c191a1dc20a26b20eb76ae6a9fc157 Mon Sep 17 00:00:00 2001 From: Jesse Wright <63333554+jeswr@users.noreply.github.com> Date: Tue, 21 Apr 2026 23:14:59 +0100 Subject: [PATCH 01/13] Add 14 Solid apps to apps list Adds tiles for the following verified-live Solid-OIDC apps that work with solidcommunity.net (or any standard Solid Pod provider): - Liqid Chat (o-team) - PodCal (Zero Limit) - SolidOS Databrowser / Mashlib - Synara AI, Pod Drive, Pod Resume, HomeVault, VitalStats (PrivateDataPod) - InnerPod, MSFatigue, FilePod, KeyPod, GeoPod, SecureDialog (Software Innovation Institute, ANU) Also adds the following new categories to the filter dropdown: Chat, Location, Scheduling, Security. Apps were discovered via web research (Solid Forum, awesome-solid, anusii/ANU SII, Noel de Martin, Vincent Tunru, PodOS, Stucco, ActivityPods and PrivateDataPod ecosystems) and filtered to those that are live and support arbitrary Solid OIDC providers. Apps that were found to be provider-locked (e.g. Pocket Change / login.stucco.software) or tied to a specific server infrastructure (ActivityPods-only apps) were excluded. --- apps.html | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) diff --git a/apps.html b/apps.html index b17f54b0f..1bc46decd 100644 --- a/apps.html +++ b/apps.html @@ -32,12 +32,16 @@
A Decentralised platform for a community of bicycle touring travellers and those who want to host them. Built by Open Hospitality Network.
+A Solid-native chat client that stores your conversations in your own Pod, with friend search, uploads, and push notifications. Built by Jackson Morgan. Source code is available here.
+ +A Calendly-style scheduling app built on Solid Pods, with public booking pages, CalDAV sync, and team scheduling — works with any Solid OIDC provider.
+ +The classic Solid Data Browser (Mashlib) — a generic Linked Data browser and editor for any Solid Pod, maintained by the SolidOS team. Source code is available here.
+ +A privacy-first AI assistant that builds a searchable log of your conversations in your own Solid Pod. Built by the PrivateDataPod team.
+ +A Google-Drive-style file manager for your Solid Pod. Built by the PrivateDataPod team.
+ +An AI-powered résumé builder that stores your CV and work history in your Solid Pod. Built by the PrivateDataPod team.
+ +A home inventory app for insurance and household records, with all data stored in your own Solid Pod.
+ +Log blood pressure, weight, and other vitals privately to your own Solid Pod.
+ +A guided meditation timer that records each session to your Solid Pod with optional encryption. Built by the Software Innovation Institute, ANU. Source code is available here.
+ +A survey/questionnaire app for multiple-sclerosis fatigue research; responses are saved encrypted to the participant's own Pod, with opt-in sharing to researchers. Built by the Software Innovation Institute, ANU. Source code is available here.
+ +A Flutter-based Solid file browser — browse, upload, and download files on your Pod from any platform. Built by the Software Innovation Institute, ANU. Source code is available here.
+ +An encrypted key-value store usable as a password manager; also serves as a Flutter template for building Solid apps. Built by the Software Innovation Institute, ANU. Source code is available here.
+ +A map-based app for storing points of interest and tracks in your own encrypted Solid Pod. Built by the Software Innovation Institute, ANU. Source code is available here.
+ +A diabetes-logging app that stores entries encrypted in your Solid Pod. Built by the Software Innovation Institute, ANU.
+ + rendered below the primary tile link,
instead of inside the tile-wrapping .
- Drops the custom .external-link styling that was compensating for
the fake link; native styling applies.
- Also closes HealthPod's missing that previously swallowed the
MovieStar tile.
---
apps.html | 48 ++++++++++++++++++++++++++++--------------------
1 file changed, 28 insertions(+), 20 deletions(-)
diff --git a/apps.html b/apps.html
index 1bc46decd..0e2eb3f7b 100644
--- a/apps.html
+++ b/apps.html
@@ -59,15 +59,11 @@ This application provides a user-friendly interface for managing files and folders in Solid Pods. Source code is available here. This application provides a user-friendly interface for managing files and folders in Solid Pods.App Launcher
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;
+ /* Source-code paragraph rendered below the primary tile link so
+ its anchor is not nested inside the outer tile . */
+ #apps-list li .app-source {
+ margin-top: 0.25rem;
+ font-size: 0.9em;
}
@@ -79,8 +75,9 @@
+ App Launcher
The ODI Solid File Manager★
-
Source code on GitHub (solid/solid-file-manager).
Private and shareable note taking app with encryption. Built by the Software Innovation Institute, ANU. Desktop build available here.
+Private and shareable note taking app with encryption. Built by the Software Innovation Institute, ANU.
+Desktop build on GitHub (anusii/notepod).
Manage your health data, with support for encrypted data. Built by the Software Innovation Institute, ANU. Desktop build available here.
+Manage your health data, with support for encrypted data. Built by the Software Innovation Institute, ANU.
+Desktop build on GitHub (anusii/healthpod).
+
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 here.
+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 on GitHub (anusii/moviestar).
A Solid-native chat client that stores your conversations in your own Pod, with friend search, uploads, and push notifications. Built by Jackson Morgan. Source code is available here.
+A Solid-native chat client that stores your conversations in your own Pod, with friend search, uploads, and push notifications. Built by Jackson Morgan.
+Source code on GitHub (o-development/liqidchat).
The classic Solid Data Browser (Mashlib) — a generic Linked Data browser and editor for any Solid Pod, maintained by the SolidOS team. Source code is available here.
+The classic Solid Data Browser (Mashlib) — a generic Linked Data browser and editor for any Solid Pod, maintained by the SolidOS team.
+Source code on GitHub (SolidOS/mashlib).
A guided meditation timer that records each session to your Solid Pod with optional encryption. Built by the Software Innovation Institute, ANU. Source code is available here.
+A guided meditation timer that records each session to your Solid Pod with optional encryption. Built by the Software Innovation Institute, ANU.
+Source code on GitHub (gjwgit/innerpod).
A survey/questionnaire app for multiple-sclerosis fatigue research; responses are saved encrypted to the participant's own Pod, with opt-in sharing to researchers. Built by the Software Innovation Institute, ANU. Source code is available here.
+A survey/questionnaire app for multiple-sclerosis fatigue research; responses are saved encrypted to the participant's own Pod, with opt-in sharing to researchers. Built by the Software Innovation Institute, ANU.
+Source code on GitHub (anusii/msfatigue).
A Flutter-based Solid file browser — browse, upload, and download files on your Pod from any platform. Built by the Software Innovation Institute, ANU. Source code is available here.
+A Flutter-based Solid file browser — browse, upload, and download files on your Pod from any platform. Built by the Software Innovation Institute, ANU.
+Source code on GitHub (anusii/filepod).
An encrypted key-value store usable as a password manager; also serves as a Flutter template for building Solid apps. Built by the Software Innovation Institute, ANU. Source code is available here.
+An encrypted key-value store usable as a password manager; also serves as a Flutter template for building Solid apps. Built by the Software Innovation Institute, ANU.
+Source code on GitHub (anusii/keypod).
A map-based app for storing points of interest and tracks in your own encrypted Solid Pod. Built by the Software Innovation Institute, ANU. Source code is available here.
+A map-based app for storing points of interest and tracks in your own encrypted Solid Pod. Built by the Software Innovation Institute, ANU.
+Source code on GitHub (gjwgit/geopod).
A Solid-native chat client that stores your conversations in your own Pod, with friend search, uploads, and push notifications. Built by Jackson Morgan.
- -Source code on GitHub (o-development/liqidchat).
-A Calendly-style scheduling app built on Solid Pods, with public booking pages, CalDAV sync, and team scheduling — works with any Solid OIDC provider.
@@ -249,6 +250,7 @@A privacy-first AI assistant that builds a searchable log of your conversations in your own Solid Pod. Built by the PrivateDataPod team.
@@ -257,6 +259,7 @@A Google-Drive-style file manager for your Solid Pod. Built by the PrivateDataPod team.
@@ -273,6 +276,7 @@A home inventory app for insurance and household records, with all data stored in your own Solid Pod.
@@ -281,6 +285,7 @@Log blood pressure, weight, and other vitals privately to your own Solid Pod.
@@ -289,6 +294,7 @@
A guided meditation timer that records each session to your Solid Pod with optional encryption. Built by the Software Innovation Institute, ANU.
@@ -298,6 +304,7 @@
A survey/questionnaire app for multiple-sclerosis fatigue research; responses are saved encrypted to the participant's own Pod, with opt-in sharing to researchers. Built by the Software Innovation Institute, ANU.
@@ -307,6 +314,7 @@
A Flutter-based Solid file browser — browse, upload, and download files on your Pod from any platform. Built by the Software Innovation Institute, ANU.
@@ -316,6 +324,7 @@
An encrypted key-value store usable as a password manager; also serves as a Flutter template for building Solid apps. Built by the Software Innovation Institute, ANU.
@@ -325,6 +334,7 @@
A map-based app for storing points of interest and tracks in your own encrypted Solid Pod. Built by the Software Innovation Institute, ANU.
@@ -334,6 +344,7 @@
A diabetes-logging app that stores entries encrypted in your Solid Pod. Built by the Software Innovation Institute, ANU.
diff --git a/assets/img/logo/filepod.png b/assets/img/logo/filepod.png new file mode 100644 index 0000000000000000000000000000000000000000..a8e8cc69b7ac9aa4778d549c23042d8be4d22c1e GIT binary patch literal 40152 zcmc#)Lz^ayu6*0JZQHhO_q1)>wr$(CHEny^wvF@MUvU>n7TIM{l}et9RFs#1gT{si z003}OlA_B0)q(#DNbvu%^0o~G001pxDI%iitSli+C?zJs&cwyePRC5o1OP}z=Bk*h zs+^
zWKTx&nN5OUX~a|TSpsy2txcb)wSonqJkAs=iwa0lMyJG66<$hm$Z{HzfM1y#>URN=
z)3=7ew>&k#zqxS=zx2We&Mu~S$R1*&>SDJXod(mYBS*-{l&o_9K)iOBL`MxBpIh3Z
zlkxhzCRO_-BD4~Gv6Mqe1#uORypPFAsH`J9W|NSD@X+xLpeL%!aidIQ;75U%ZqUgS
zG4Z+G9aOf0O{i8p`%2!B4a-`MXRjRK=*k3>HG^v4Fc^4L0}^^dOlq!+@DnoP9j)cb
z-!wC+sblSdVA62Hb3;#RDnuIS;Kakzb@V0+xG4ll#WZ30@)HlU1Y7DuDKT$lqnlt-
z$dgedFMnHUILRoGmAza?F21%A`u0+|lejgy&QpcZ6z40lVGUlM1U$MCulaE1@ut%T
zn}ZtH4mR-8bOob!j?JdWr45gjI(mRwpiv`yCM!2Zy}KIt@@p+`=We-@Glb%2n&*_L
znzl;DCLc8_g=0wu%H)(P=O4PhR`@*p(Y=PPgk-Izd@N6>HnImg)&N%526(6f{@VAy
z4a31O5(Vpq3u4B`^-_-8G%cfGlptT<^Z4i|7x?ruGfuz O)W4#YZz<#`M)NIM
z^HQmKvVXc%T6bOmE$Uub7-_h^~
zx~0VAH%S6fyr-Z{Hs`0gozt7t%x=;H#}byGjGuZ#ElUST#};zUCWRf40+%n~M3ake
z;(AKfW}2AowaOd{>rn8q*gGvVNnJ{q!JnyAXs__6(fHdgzdvG;F5YWjplCj$UWD99
zBCK?1H4>V;(C4(Y7D_`Xec&m7QTj@TbrtO7>3Kq}IK5`3>w_<@0<6c0C_r6V8h@GH
zwO*{Af0B!w5Stu*@J_LajR;kXVj_dB4cy4QVIO4d4t{hhrZT>(Z0gIQn@LHKQJ?KqxK7NYN`Qek6
z4XZe3e3AtGq+EgF&h+5}h`gK>^ZdbRkKGu8rMdwZh*b8z{JR-e
#Kh
z2yD3sOr3@rU60@I7pO;pd_!foz}%i!V{~L3)^