You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,10 @@ local test server, or for self-hosting an RS server.
42
42
You can also get an account with a hoster, or use another
43
43
remoteStorage server implementation: [Servers](https://wiki.remotestorage.io/Servers).
44
44
45
+
### Visual File Browser
46
+
47
+
If you'd like a visual UI for inspecting any RS-compatible account, you can use the [RS Inspektor](https://gitea.kosmos.org/raucao/inspektor) app (which is also implemented using this library).
48
+
45
49
### Developing, Contributing
46
50
47
51
remoteStorage.js is a grassroots project, developed by the community, for the
0 commit comments