Simple Gallery

TAS Score: S3/3 — D5/5 — A3 / T2

Brief Description

Offline photo and video gallery for Android. No cloud, no tracking, no internet permission. Just view, organize, and edit your local media files. Part of the Simple Mobile Tools suite (now forked as Fossify after acquisition).

Architectural Role

Client-side application layer — media viewer. Purely local, no network component.

Technical Autonomy

  • Works without internet (no network access at all)
  • Stores data locally (views device storage only)
  • Does not require external accounts
  • Allows data export (standard file formats on device)
  • Provides offline updates (F-Droid)

Philosophical Assessment (whose.world criteria)

Criterion Status Comments
Pause Nothing to pause — purely local.
Exit Photos are standard files. No app lock-in.
Recoverability Nothing stored in app — reads filesystem.
Visibility Fully open-source.
External Dependencies Zero network dependencies.

Rating key: ✅ fully meets · ⚠️ partially meets or requires configuration · ❌ does not meet

Configuration (Minimal)

Install from F-Droid (search “Fossify Gallery” — the maintained fork).

Alternatives

Alternative Autonomy Notes
Ente Photos A3 / T2 Adds encrypted cloud backup.
Immich A3 / T2 Google Photos replacement with server.

Trajectory

Direction: mixed Original Simple Mobile Tools was acquired by ZipoApps in 2023. Community forked to Fossify. The Fossify fork is actively maintained under GPL-3.0. Signal assessment: | Signal | Status | Evidence | |——–|——–|———-| | License | ✅ | GPL-3.0. Fork preserved the license. | | Feature gating | ✅ | All features free. | | Self-hosting | ✅ | Client app — nothing to host. | | Governance | ⚠️ | Original sold; Fossify fork is community-governed. Use Fossify. | Signal key: ✅ opening · ➖ neutral · ⚠️ closing —

Sources

  • Website: https://github.com/FossifyOrg/Gallery
  • Repository: https://github.com/FossifyOrg/Gallery
  • Docker image:
  • Community: https://github.com/FossifyOrg/Gallery/discussions

This site uses Just the Docs, a documentation theme for Jekyll.