Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kith

A private iPhone app for the people you keep close.

People you add float as warm bubbles. Closer relationships are larger. Tap someone to write down what matters — a dinner, a call, a birthday, a thing you want to remember.

There is no Kith account. Notes live on the phone and, when you are signed into iCloud, in your personal private CloudKit database (team 8F7LXHTJZR).

The public landing is Astro in site/ (the shared iOS landing template).

cd site
pnpm install
pnpm dev

Run

brew install xcodegen   # once
cd ios
xcodegen generate
open Kith.xcodeproj

Or from the repo root:

ios/scripts/check.sh

That regenerates the project, runs unit and UI tests on a simulator, and builds an unsigned Release.

Layout

  • ios/Sources/KithCore — people, logs, and the local JSON document
  • ios/Sources/Kith — SwiftUI constellation, person pages, and logging
  • ios/Tests — XCTest for the document and the main interface

Launch with --ui-demo to load a fixed sample constellation instead of the on-device document. --fresh-demo starts empty.

About

A private iPhone constellation of the people you keep close.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages