Sable Sanctum — the full gothic self-sovereign app ecosystem monorepo. Includes the Sable drive/home hub, Sable TV (self-hosted media server), public-facing apps (Sable Docs, formerly Tally), public games, shared packages (spell checker, sable_sentinel), and other companion apps under active development. Solo project. https://sablesanctum.me
  • Dart 99%
  • Kotlin 0.2%
  • C++ 0.2%
  • HTML 0.2%
  • CMake 0.1%
  • Other 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-09 11:52:55 -05:00
.devin Reorganize monorepo: flatten apps/, split backend into backend/infrastructure/resources 2026-09-08 14:32:48 -05:00
.vscode Reorganize monorepo: flatten apps/, split backend into backend/infrastructure/resources 2026-09-08 14:03:04 -05:00
backend sync changes from A16 2026-09-09 11:52:55 -05:00
projects sync changes from A16 2026-09-09 11:52:55 -05:00
resources sync changes from A16 2026-09-09 11:52:55 -05:00
.codeiumignore Initial commit 2026-08-26 16:47:57 -05:00
.editorconfig Initial commit 2026-08-26 16:47:57 -05:00
.eslintrc.json Initial commit 2026-08-26 16:47:57 -05:00
.gitignore Reorganize monorepo: flatten apps/, split backend into backend/infrastructure/resources 2026-09-08 14:03:04 -05:00
.markdownlint.json Initial commit 2026-08-26 16:47:57 -05:00
.markdownlintignore Initial commit 2026-08-26 16:47:57 -05:00
.nvmrc Initial commit 2026-08-26 16:47:57 -05:00
.prettierrc Initial commit 2026-08-26 16:47:57 -05:00
analysis_options.yaml Initial commit 2026-08-26 16:47:57 -05:00
CHANGELOG.md sync changes from A16 2026-09-09 11:52:55 -05:00
CHANGELOG_OLD.md sync changes from A16 2026-09-09 11:52:55 -05:00
CLAUDE.md Initial commit 2026-08-26 16:47:57 -05:00
ISSUES.md sync changes from A16 2026-09-09 11:52:55 -05:00
README.md sync changes from A16 2026-09-09 11:52:55 -05:00

About Sable Sanctum

Last updated: 08-29-2026

Sable Sanctum Official Domains


Sable Sanctum is Ravenna and Amy's private, self-hosted digital ecosystem — a gothic-themed suite of apps, games, and tools built and maintained entirely in-house, with no reliance on third-party clouds or big-tech infrastructure where it can be avoided. Everything here exists for the two of us first; anything shared outward is secondary.

This README unifies what were previously separate per-project READMEs into a single reference, to reduce RAM usage across editors/IDEs and simplify maintenance. Individual apps and packages may still carry deprecated, merged-in READMEs pointing back here.


Apps

Gloaming Gems

A gothic gem-matching puzzle game in the style of Two Dots, built standalone-first with an eye toward eventual integration into the wider Sanctum ecosystem.

  • Version: TBD
  • Type: Mobile game
  • Platform: Android
  • Package: TBD

Sable Drive (formerly Anysti Drive)

The gothic Flutter drive/home hub super app at the center of the Sanctum ecosystem — combines home-screen launcher, document provider, weather and step-tracking widgets, and more into a single unified app.

  • Version: 0.68.0
  • Type: Super app / home hub
  • Platform: Android
  • Package: me.sablesanctum.sable_drive

Sable Sentinel

A Flutter/Dart package-turned-tooling pass that scans text for leftover AI artifacts (placeholder emails, stray meta-phrases) before publishing — used internally across Sanctum apps to keep shipped copy clean.

  • Version: TBD
  • Type: Internal tooling / artifact-cleanup pass
  • Platform: Cross-platform (Dart)
  • Package: TBD

Sable Tithe

A gothic monthly bill and tithe tracker. Tracks recurring expenses — monthly, annual, and biannual — organized by category and browsable three months at a time. Bills are auto-sorted into categories by name, and each month totals into a wax-seal badge that turns to a dripping red warning when something's overdue.

  • Version: 0.1.0+1
  • Type: Finance / expense tracker
  • Platform: Android
  • Package: me.sablesanctum.sable_tithe

Features

  • Three-month ledger view — swipe or navigate between months; each month shows its own category breakdown and running total
  • Category auto-sorting — expenses are automatically filed under Housing, Utility, Entertainment, Hobbies, or Other based on name
  • Recurring frequencies — bills can be set to monthly, annual, or biannual, and only appear in the months they're actually due
  • Mark as paid — track paid status and paid date per expense, with a gothic ribbon banner marking settled tithes
  • Past due tracking — overdue bills are flagged and reflected in the month's wax-seal total

Roadmap

  • 0.1.0 — Core ledger: categorized monthly/annual/biannual bill tracking, paid status, Android build (current)
  • 0.2.0 — Sound design (planned)

Sable TV

A full self-hosted Jellyfin-replacement media server, paired with a Flutter client app for browsing and playback.

  • Version: TBD
  • Type: Self-hosted media server + client
  • Platform: Server: self-hosted (Linux) · Client: Android
  • Package: TBD

Tally

An ad-free character counter app — the first relaunch app in Sanctum's public apps/games business line, planned to grow into a full text editor over time.

  • Version: 1.3.2
  • Type: Utility / text tool
  • Platform: Android
  • Package: com.anysti.tally_doc_editor

Wallpaper App (untitled)

An animated/live wallpaper app, inspired by apps like Themie — supports things like charging animations and other motion-based live wallpapers.

  • Version: TBD
  • Type: Personalization / wallpapers
  • Platform: Android
  • Package: TBD

Operating Systems

Sable OS (formerly Anysti OS)

Ravenna and Amy's personal 3-in-1 operating system project — a unified computing environment spanning Android (built on AOSP + Bionic), Linux, and Windows, designed around Sanctum's gothic aesthetic and digital-sovereignty philosophy.

  • Version: TBD
  • Type: Operating system (3-in-1: Android / Linux / Windows)
  • Platform: Android (AOSP/Bionic), Linux, Windows
  • Package: N/A

Packages

sable_sentinel

See Sable Sentinel above — listed here as well since it functions as an installable Dart package in addition to an internal tooling pass.

  • Version: TBD
  • Type: Dart package (artifact-cleanup / linting)
  • Platform: Cross-platform (Dart)

Sable Sanctum — a gothic ecosystem, built by hand, for two.