Update README

This commit is contained in:
Râu Cao 2023-09-20 22:41:57 +02:00
parent 9c48d30159
commit 0bece35c44
Signed by: raucao
GPG Key ID: 15E65F399D084BA9

View File

@ -4,8 +4,11 @@ Inspektor is a simple file browser for inspecting the contents of a
[remoteStorage](https://remotestorage.io) account. It is intended for RS app [remoteStorage](https://remotestorage.io) account. It is intended for RS app
developers and power users. developers and power users.
Inspektor is beta software and currently under development. You're invited to You're invited to contribute to this app and/or submit feedback to improve it. Please use the
contribute and/or give feedback: https://gitlab.com/skddc/inspektor [RS Discourse forums](https://community.remotestorage.io/t/rs-inspektor-a-simple-remotestorage-file-browser/428)
to post issues or ideas, and/or to request an account for gitea.kosmos.org
if you want to submit pull requests directly to the upstream repository. You
may also submit Git patches via [e-mail](mailto:raucao@kip.pe).
## Features ## Features
@ -19,7 +22,7 @@ contribute and/or give feedback: https://gitlab.com/skddc/inspektor
* [x] Edit JSON content in tree view * [x] Edit JSON content in tree view
* [x] Delete directories * [x] Delete directories
* [ ] Edit content source * [ ] Edit content source
* [ ] Render other types content (e.g. audio and video) * [ ] Render other types of content (e.g. audio and video)
* [ ] Copy/move documents * [ ] Copy/move documents
* [ ] Copy/move directories (and enclosed files) * [ ] Copy/move directories (and enclosed files)
* [ ] Loading indicator for any view change that loads remote data * [ ] Loading indicator for any view change that loads remote data