Quite Listie

Native Swift app for iOS & macOS. 2025–2026.


A SwiftUI checklist and task manager that puts privacy and flexibility first. Three storage backends sit side-by-side: private local lists synced via iCloud, shareable file-based lists in iCloud Drive or Dropbox, and Nextcloud servers — authenticated via the official Login Flow v2, so the app never handles user credentials directly.

Built on actor-based Swift concurrency for offline-first reading and writing. Edits made on different devices while offline are reconciled with a three-way merge, so collaborators changing the same list independently don’t lose work.

Beyond plain checklists, lists can be viewed as a map (with location-pinned items), a Kanban board, or rendered markdown. Items support colour labels, custom SF Symbols icons, collapsible sections, quantity tracking, reminders with due dates, CarPlay, deeplink sharing, and a recycle bin.

return home

/
Repository
github.com/QuiteYellow/Quite-Listie →
License
GPL-3.0
Stack
Swift · SwiftUI · NextcloudKit · MarkdownView · SymbolPicker
Platforms
iOS 18+ · iPadOS 18+ · macOS 15+
Status
Public source · TestFlight beta