ReDetection / realm-browser-osx

Realm Browser is a Mac OS X utility to open and modify realm database files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realm Browser

Realm Browser is a small utility for Mac OS X that lets you open .realm files to view and modify their contents.

Realm Browser

Build Status

Installing

Download the project and build it using Xcode. Realm Browser uses CocoaPods to manage its external dependicies, so having CocoaPods installed on your system as well, while not necessary is preferred.

Design Goals

The main design goals of Realm Browser are:

  • Allow quick and easy access to the contents of .realm files.
  • Be able to modify the contents of .realm files without needing to use code.
  • Make it easier to automatically generate Realm Object source files.

License

The source code to Realm Browser is licensed under the Apache License 2.0.

About

Realm Browser is a Mac OS X utility to open and modify realm database files.


Languages

Language:Objective-C 99.9%Language:Ruby 0.1%