NoteTaker

A simple note taking app for macOS and iOS which uses Realm and CloudKit for syncing

Stars
171
Forks
18
Open issues
0
Closed issues
0
Last commit
about 7 years ago
Watchers
171
Total releases
0
Total commits
2
Open PRs
0
Closed PRs
0
Repo URL
Platform
Mac
License
mit
Category
Usecase
Notetaking
Offers premium version?
NO
Proprietary?
NO
About

NoteTaker

A simple note taking app for macOS and iOS which uses Realm and CloudKit for syncing.

This is a sample project to demonstate an architecture for syncing described in my article on CloudKit.

Notice: the iOS version of the app only lists the notes and is only available to demonstrate syncing between devices/platforms

Building

Building requires:

  • Xcode 8.2.1
  • Carthage
  • Apple Developer account

Before opening the project in Xcode, you must build its dependencies with Carthage (this can take several minutes, but has to be done only once):

carthage update

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.