Skip to content

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

Notifications You must be signed in to change notification settings

phatblat/realm-browser-osx

 
 

Repository files navigation

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

Mac App Store (Recommended)

Download the app in the Mac App Store.

Manual Build

Download the project, run pod install and build the Realm Browser scheme using Xcode 8.

GitHub Releases

Download the built app in releases.

Homebrew Cask

If you have homebrew installed, simply run brew cask install realm-browser. You may need to run brew cask update if homebrew says realm-browser is not available.

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.

Contributing

See CONTRIBUTING.md for more details!

This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to info@realm.io.

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 98.0%
  • Ruby 2.0%