Skip to content

Commit b75ab5a

Browse files
authored
Update README.md
1 parent 114a7fd commit b75ab5a

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,26 @@ Simple cross platfrom GUI for rclone command line tool.
77
Supports Windows, macOS and GNU/Linux.
88

99

10+
Being rclone-browser user for some time and got annoyed by small not working bits and pieces. Original repo (https://github.com/mmozeiko/RcloneBrowser) has not been touched for years and in the meantime rclone changed few things breaking some rclone-browser functionality.
1011

12+
I've looked around but could not find anything fully working. Some github users made progress in fixing and adding stuff so I've built upon it.
13+
14+
I used DinCahill's changes (https://github.com/DinCahill/RcloneBrowser) as a base of my version.
15+
16+
I have fixed whatever I found still not working and added few minor tweaks. I've recompiled and repacked everything using latest Qt (5.13.0). This on its own fixed some issues and added new features like support for dark mode in macOS (see screenshot below).
17+
18+
19+
20+
![alt text](https://github.com/kapitainsky/RcloneBrowser/wiki/images/Screenshot1.png)
21+
22+
23+
All releases are signed with my PGP key
24+
25+
Fingerprint: 5173 1FD9 E29C BEC2 8506  8F02 31DB 6AEE 3AC2 8075
26+
27+
https://keys.openpgp.org/vks/v1/by-fingerprint/51731FD9E29CBEC285068F0231DB6AEE3AC28075
28+
29+
Enjoy and report if anything is broken. Please note that I am not a programmer and I doubt I could work on any major changes. Also rclone-browser as it is now is enough for my usage. But small fixes and tweaks are always possible - feel free to report any issues.
1130

1231

1332
Original readme from https://github.com/mmozeiko/RcloneBrowser

0 commit comments

Comments
 (0)