Bug reports are welcome, please open an issue or discuss
For small bugfix, just open a pull request
For new feature or big changes, please open an issue first to discuss
Run backend: rclone rcd --rc-user="<your username>" --rc-pass="<your password>" --rc-addr=127.0.0.1:5572
Run frontend: ng serve
Api calling will be proxied to backed config
If you want to help translate, first search the issue to see if there is already a translation in progress, if not, open an issue to tell others you are working on it
Please use translate tool like Poedit to translate the XLIFF file, save as messages.<language code>.xlf
and open a pull request
If you want to write documentation in your language, please create a folder named with your language code in docs and write the documents in it. Translating the "How to use" part is enough, other parts are not necessary. You can also organize the documents in your own way.