Realm Browser alternatives and similar libraries
Based on the "Tools" category.
Alternatively, view Realm Browser alternatives based on common mentions on social networks and blogs.
-
SwiftGen
The Swift code generator for your assets, storyboards, Localizable.strings, โฆ โ Get rid of all String-based APIs! -
Xcodes.app
The easiest way to install and switch between multiple versions of Xcode - with a mouse click. -
Lona
A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts. -
FBSimulatorControl
idb is a flexible command line interface for automating iOS simulators and devices -
GDPerformanceView-Swift
Shows FPS, CPU and memory usage, device model, app and iOS versions above the status bar and report FPS, CPU and memory usage via delegate. -
AppDevKit
AppDevKit is an iOS development library that provides developers with useful features to fulfill their everyday iOS app development needs. -
iSimulator
iSimulator is a GUI utility to control the Simulator, and manage the app installed on the simulator. -
Blade
Better asset workflow for iOS developers. Generate Xcode image catalogs for iOS / OSX app icons, universal images, and more. -
Cookiecutter
DISCONTINUED. A template for new Swift iOS / macOS / tvOS / watchOS Framework project ready with travis-ci, cocoapods, Carthage, SwiftPM and a Readme file -
SuperDelegate
DISCONTINUED. SuperDelegate provides a clean application delegate interface and protects you from bugs in the application lifecycle -
abandoned-strings
Command line program that detects unused resource strings in an iOS or OS X application. -
AVXCAssets-Generator
AVXCAssets Generator takes path for your assets images and creates appiconset and imageset for you in just one click
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Realm Browser or a related project?
README
NOTE - This tool is now deprecated!
Our future development efforts will go into the new cross platform Realm Studio, now available for Mac, Linux and Windows users! You can download it from the Realm website. Should you have any feedback or issues, please create issues in the Realm Object Server repo.
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](screenshot.jpg)
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](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 [email protected].
License
The source code to Realm Browser is licensed under the Apache License 2.0.
*Note that all licence references and agreements mentioned in the Realm Browser README section above
are relevant to that project's source code only.