All Projects → insidegui → Notetaker

insidegui / Notetaker

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

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Notetaker

Fullscreencamera
A Full Screen Camera App written in Swift
Stars: ✭ 131 (-16.03%)
Mutual labels:  ios-app
Reduxmoviedb
🎥 See the upcoming movies! ReSwift + RxSwift 💖 Hacktoberfest 🎃
Stars: ✭ 137 (-12.18%)
Mutual labels:  ios-app
Swiftui Tutorials
A code example and translation project of SwiftUI. / 一个 SwiftUI 的示例、翻译的教程项目。
Stars: ✭ 1,992 (+1176.92%)
Mutual labels:  ios-app
Swift project
原OC项目用swift实现,纯swift项目,可作为学习swift的demo,包含多个自定义控件,并且进行封装网络请求库,结构清晰。
Stars: ✭ 133 (-14.74%)
Mutual labels:  ios-app
Shadertoy Ios V2
Shadertoy for iOS
Stars: ✭ 134 (-14.1%)
Mutual labels:  ios-app
App Privacy Policy Generator
A simple web app to generate a generic privacy policy for your Android/iOS apps
Stars: ✭ 2,278 (+1360.26%)
Mutual labels:  ios-app
Todayx
🌈Flutter App:🎊「今日份的X」(每天推荐一个:图片、诗歌、名言、音乐、乐评、高等数学、两种配色、化学方程式、Github Repo、知乎问题、文章)
Stars: ✭ 128 (-17.95%)
Mutual labels:  ios-app
Pip
Mac OS X Picture in Picture
Stars: ✭ 150 (-3.85%)
Mutual labels:  macosx
Swift Project Template
Script to easily create an iOS project base code!
Stars: ✭ 136 (-12.82%)
Mutual labels:  ios-app
Cloudcore
Framework that enables syncing between iCloud (CloudKit) and Core Data
Stars: ✭ 146 (-6.41%)
Mutual labels:  cloudkit
Cloudkit Demo.objective C
Stars: ✭ 133 (-14.74%)
Mutual labels:  cloudkit
Evilosx
An evil RAT (Remote Administration Tool) for macOS / OS X.
Stars: ✭ 1,826 (+1070.51%)
Mutual labels:  macosx
Github Contributions Ios
🐙🐱 GitHub Contribution Widgets for iOS
Stars: ✭ 143 (-8.33%)
Mutual labels:  ios-app
Steamtools
🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。
Stars: ✭ 4,458 (+2757.69%)
Mutual labels:  ios-app
Bookstore Ios
 Sample iOS App - A collection of examples and patterns for Unit Testing, UI Testing, handling Result/Optionals, writing documentation, and more. Details in README.
Stars: ✭ 147 (-5.77%)
Mutual labels:  ios-app
Mistkit
Swift Package for Server-Side and Command-Line Access to CloudKit Web Services
Stars: ✭ 129 (-17.31%)
Mutual labels:  cloudkit
Recipe App Flutter Ui
A nice clean recipe app UI using flutter.
Stars: ✭ 138 (-11.54%)
Mutual labels:  ios-app
Lovefreshpeakapp oc
IOS电商购物APP: 爱鲜蜂OC版,规范的代码风格,使用Masonry布局适配所有ios机型 Shopping e-commerce projects, using automatic layout, suitable for any Ios model Website ;
Stars: ✭ 152 (-2.56%)
Mutual labels:  ios-app
Timer App
A simple Timer app for Mac
Stars: ✭ 2,047 (+1212.18%)
Mutual labels:  macosx
Passer
Passive service locator, a python sniffer that identifies servers, clients, names and much more
Stars: ✭ 144 (-7.69%)
Mutual labels:  macosx

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

screenshot

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].