
iOS · Offline reference
Çeşme — Türkmen Sözlügi
Çeşme — offline Türkmen sözlügi.
Features
Capability set
-
01
Offline at runtimeOnce installed, no network is required or contacted. The dictionary is fully self-contained.
-
02
FTS5 searchFull-text search over the bundled SQLite database via GRDB, with prefix matching and ranking.
-
03
Favorites & historySaved entries and recent lookups persist via SwiftData on device.
-
04
Build-time scrapeA separate build pipeline scrapes word pages from enedilim.com into the packaged SQLite shipped with the app — the runtime app itself is a passive reader.
-
05
Independent clientÇeşme is an independent client of public reference data. It is not affiliated with enedilim.com.
Tech stack
SwiftUISwiftDataGRDBSQLiteFTS5
Data handling
Stored
Favorites and lookup history — on device only
Network
None at runtime — fully offline
Telemetry
None
Source
Built from public data at enedilim.com (attribution); independent client
Bundle
Read-only SQLite + FTS5 shipped inside the app