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
Download Realm Studio for Mac, Linux and Windows
curl https://studio-releases.realm.io/latest/download/linux-appimage -o realm-studio-3.x.x.AppImage
Mark it as an executable
chmod +x realm-studio-3.x.x.AppImage
And run it
./realm-studio-3.x.x.AppImage
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.