Ross ROSS = Recommend OSS · open-source software intelligence for agents

viewfinderco/viewfinder

Viewfinder client and server code observed · 2026-08-28

github.com/viewfinderco/viewfinder · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4510
  • days_rel: n/a
  • days_push: 2907
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1762 stars · 507 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The complete client and server source code for Viewfinder, a discontinued photo-sharing service, released after shutdown. It serves as a reference implementation covering a DynamoDB-backed server, iOS/Android apps, and mobile full-text search built on LevelDB.

Use cases

  • study how a startup built a DynamoDB-backed backend in Python
  • learn to build a full-text search engine on top of LevelDB for mobile
  • see how to detect duplicate photos using perceptual fingerprints
  • reference for sharing code between iOS and Android with GYP
  • revive or fork a photo-sharing app codebase
  • learn database schema and indexing patterns on DynamoDB

When to choose

  • you want a real-world reference for mobile photo app architecture
  • you need examples of DynamoDB schema design, indexing, and versioning
  • you're interested in LevelDB-based mobile search or image fingerprinting

When to avoid

  • you need a maintained, supported photo-sharing service
  • you expect clean, well-tested production code
  • you need current iOS/Android toolchain compatibility

Facets

application · maturity abandoned

http-server search-engine image-processing database mobile-framework mobile-development backend photography databases developer-tools python cross-platform photo-sharing dynamodb leveldb shut-down-service reference-code full-text-search perceptual-hashing ios android

1 source

Member repositories

RepositoryRoleHealth v2
viewfinderco/viewfindermain32

For agents

markdown · JSON · MCP: product_card(name="viewfinderco/viewfinder")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem