Skip to content
@solid-apps

solid-apps

solid-apps

Tiny, build-free apps for your Solid pod. Each one is plain HTML + a single app.js, served from your pod at /public/apps/<name>/, with its data stored as JSON-LD on a pod you own. No framework, no bundler, no lock-in. They run the same on a phone, a laptop, or the web — and they interoperate: shared data models + a share/open-with intent bus make the collection behave like one small OS.

The suite

  • Launcher & shellhome, chrome / win98 (windows), split (side-by-side panes), store (install/update apps on-device), settings
  • PIMtasks & kanban (two views of one wf:Tracker model), calendar, notes, bookmarks, contacts
  • Messaginginbox (LDN / ActivityStreams), messages (per-contact chat), chat, plaza
  • Media & socialplaylist, pdf, timeline, plume (blog), vellum (markdown)
  • Utilitiesweather, maps, pilot, profile, protect (personal safety)
  • Glueintents (the share/open-with bus), bundles (app catalogue)

Build one

Apps follow a small, consistent methodology — see SKILL.md for the full guide (anatomy, auth, the established data models, the intent bus, UI conventions, distribution, and the gotchas). The short version:

  1. A repo (default branch gh-pages) with index.html + app.js + style.css + manifest.json + favicon.svg.
  2. Use window.xlogin.authFetch; store data as JSON-LD on the pod with an established ontology (don't invent a new shape).
  3. Declare "handles": [...] in the manifest and use the intent bus to compose with other apps.
  4. Add it to bundles/all.jsonld so the store can install it.

AGPL-3.0-only.

Popular repositories Loading

  1. awesome-solid awesome-solid Public

    awesome solid

    1

  2. alarm alarm Public

    Simple & beautiful alarm clock web app

    HTML 1

  3. solid-apps.github.io solid-apps.github.io Public

    Working LOSOS apps catalog — built on the LION + urn-solid + solid-schema + solid-panes + LOSOS stack.

    HTML 1

  4. pilot pilot Public

    Minimalist Solid console — Profile, Tasks, Settings on your pod. Built with Preact, zero build.

    HTML 1

  5. hub hub Public

    Multi-app Solid workspace — Hub UI wired to your pod via xlogin and JSON-LD CRUD. Vanilla JS, no build step.

    JavaScript 1

  6. chrome chrome Public

    A web-first desktop OS over your Solid pod — windows, shelf, tray, real-time. Sister to solid-apps/hub.

    JavaScript 1

Repositories

Showing 10 of 83 repositories
  • stockfish Public

    Play Stockfish in the browser — lichess-style board, WASM engine, endgame trainer. Fully static.

    solid-apps/stockfish's past year of commit activity
    JavaScript 1 GPL-3.0 0 0 0 Updated Sep 17, 2026
  • glass Public

    ❖ Glass — a liquid-glass desktop in one HTML file. Solid pod plumbing on the roadmap.

    solid-apps/glass's past year of commit activity
    HTML 0 AGPL-3.0 0 0 0 Updated Sep 12, 2026
  • dash Public

    A self-hosted-style dashboard for your Solid pod — grouped services, bookmarks & live widgets, configured on your pod and synced live

    solid-apps/dash's past year of commit activity
    JavaScript 0 AGPL-3.0 0 0 0 Updated Sep 12, 2026
  • alarm Public

    Simple & beautiful alarm clock web app

    solid-apps/alarm's past year of commit activity
    HTML 1 0 0 0 Updated Aug 6, 2026
  • planner Public

    Day planner — plan vs. did, 24h board with zoomable views, synced to your Solid pod

    solid-apps/planner's past year of commit activity
    HTML 0 0 0 0 Updated Aug 2, 2026
  • tasks Public

    Task lists on a Solid pod — SolidOS wf:Tracker model, pilot-compatible

    solid-apps/tasks's past year of commit activity
    JavaScript 1 AGPL-3.0 0 1 0 Updated Jul 25, 2026
  • mafia Public

    OMERTÀ — a single-file, zero-dependency Mafia Wars homage. Play: https://solid-apps.github.io/mafia/

    solid-apps/mafia's past year of commit activity
    HTML 0 0 0 0 Updated Jul 11, 2026
  • vouchers Public
    solid-apps/vouchers's past year of commit activity
    JavaScript 0 AGPL-3.0 0 0 0 Updated Jul 9, 2026
  • candycascade Public

    🍬 Candy Cascade — a juicy match-3 with daily challenges, streaks, and friend battles. Zero dependencies, one HTML file.

    solid-apps/candycascade's past year of commit activity
    HTML 0 0 0 0 Updated Jul 8, 2026
  • tileloom Public

    TileLoom — a free, original crossword word-tile game. No server, no accounts, works offline.

    solid-apps/tileloom's past year of commit activity
    JavaScript 0 0 0 0 Updated Jul 2, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

JavaScript HTML

Most used topics