Is there a realm browser for Linux?

為{幸葍}努か 提交于 2019-11-30 13:27:52

问题


I would like to browse a realm database using a browser. I'm a Linux user and I know the realm browser is only for MacOS. I also have knowledge about Stetho by Facebook and I read about this project https://github.com/uPhyca/stetho-realm too. However I don't want to add unnecessary libraries in my project and I install Google Chrome to browse a database, this is odd for me. So, do you know if there's a realm browser for Linux?

Thanks in advance.


回答1:


I am happy to say that my previous answer is now obsolete. Realm Studio (https://realm.io/products/realm-studio/) supports Linux, macOS and Windows.




回答2:


Please refer to direct link :)

Realm for Mac, Linux, Windows

Then run the following commands:

chmod +x realm-studio-3.3.0-x86_64.AppImage

./realm-studio-3.3.0-x86_64.AppImage


来源:https://stackoverflow.com/questions/38917661/is-there-a-realm-browser-for-linux

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!