An open API service indexing awesome lists of open source software.

https://github.com/aromajoin/realm-to-csv

A small Mac app to convert Realm file to CSV
https://github.com/aromajoin/realm-to-csv

conveter csv mac realm realm-converter realm-to-csv swift

Last synced: 3 months ago
JSON representation

A small Mac app to convert Realm file to CSV

Awesome Lists containing this project

README

        

## Realm to CSV
A utility Mac app to convert Realm file (.realm) to CSV (.csv) file.
This app uses API from [Realm Cocoa Converter](https://github.com/realm/realm-cocoa-converter).

### Screenshot
![Screenshot](/Arts/screenshot.png)

### Download

#### Mac app file
Please download the app file at the [release page](https://github.com/aromajoin/realm-to-csv/releases) and install it.

#### Build it manually
Clone and import the project into Xcode. After that, you can do what you want.

### License
The Apache License (Apache)
Copyright (c) 2018 Aromajoin Corporation