RcloneBrowser icon indicating copy to clipboard operation
RcloneBrowser copied to clipboard

Has this been abandoned? Any good forks?

Open SysAdminDoc opened this issue 3 years ago • 40 comments

It looks like this project has been abandoned with so many features that could be added I feel like there are forks of this I'm not aware of. Anyone know of any?

SysAdminDoc avatar Mar 20 '22 17:03 SysAdminDoc

It is not abandoned:) I am just slow for various reasons not worth to go into details. I genuinely hoped to release „all new features” version last year. But everything stalled due to personal issues on my side.

Now I am back and you should see something next week.

On 20 Mar 2022, at 17:27, SysAdminDoc @.***> wrote:

It looks like this project has been abandoned with so many features that could be added I feel like there are forks of this I'm not aware of. Anyone know of any?

— Reply to this email directly, view it on GitHub https://github.com/kapitainsky/RcloneBrowser/issues/203, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADXJHOWHVHSBD2MT7RNO643VA5NWNANCNFSM5RFZANGQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you are subscribed to this thread.

kapitainsky avatar Mar 20 '22 17:03 kapitainsky

If you're busy then don't worry about it Mr. Kap. I have let several of my own projects go to the wayside because I've been busy too and I know how life gets in the way. This is a free product, most of which you worked hard to make - so thank you for making this awesome tool. I use it daily. I didn't want to come off like I'm not appreciative. I am very much appreciative of your work. Thank you :)

SysAdminDoc avatar Mar 20 '22 23:03 SysAdminDoc

Any updates? Been a month.

iamnhx avatar Apr 22 '22 23:04 iamnhx

Over 6 month and no new release!

M-K-C avatar Jun 04 '22 23:06 M-K-C

Yes hoping for a release too. He must be busy.

SysAdminDoc avatar Jun 04 '22 23:06 SysAdminDoc

Looks like he hasn't been active on here for a while, I hope he's ok. image

SysAdminDoc avatar Jun 09 '22 00:06 SysAdminDoc

Sorry guys. I have not given up on this yet. Just life throws issues.

kapitainsky avatar Jun 09 '22 02:06 kapitainsky

It's been 2 years since the last release, a lot of the functionality is broken now since many new version of rclone have been released. Looking forward, are there any plans to release a new version in the near future?

Is anyone else aware of any actively maintained forks, this really is a great and useful project, it is sad to see it fall into disrepair.

ioogithub avatar Sep 05 '22 19:09 ioogithub

I would call it massively dealyed and in need to update ASAP. You are very right that no progress for so long. Unfortunately it was not the easy time. For long I hoped I can catch up with it but it was always something else. I think I should update at least basics - as I use it myself a lot.

kapitainsky avatar Sep 05 '22 19:09 kapitainsky

With the release of rclone version 1.60, I really hope that the update that has been talked about here will really come. It would be really great if @kapitainsky (maybe helped by some good developers) could keep this really very useful project alive for those who don't like the "command line" very much!

mauriva avatar Oct 27 '22 12:10 mauriva

One of the downsides of being an open source advocate while not being a software coder is when something like this happens I am powerless to do anything lol.

This GUI he created is a work of art. I use it all the time. The built-in rclone GUI attempts to do something similar but it doesn't compare to this. Regardless what happens to the future of RcloneBrowser, I thank you kapitainsky for your contributions to it.

SysAdminDoc avatar Oct 27 '22 16:10 SysAdminDoc

Thank you for nice words. do not give up hope. I am still kicking but life events got into path of this project. I do not plan to abandon it.

What is the most urgent issue right now to be fixed?

kapitainsky avatar Oct 27 '22 16:10 kapitainsky

GUI is not working properly, it never shows Size, Total Size, Remaining Time nor Bandwith. I don't know if it's a known issue, but it has never worked for me.

Stevev91 avatar Oct 27 '22 16:10 Stevev91

Ok - I know what it is and how to fix it. Will do as a patch. No much time atm to do more.

On 27 Oct 2022, at 17:57, Stevev91 @.***> wrote:

GUI is not working properly, it never shows Size, Total Size, Remaining Time nor Bandwith. I don't know if it's a known issue, but it has never worked for me.

— Reply to this email directly, view it on GitHub https://github.com/kapitainsky/RcloneBrowser/issues/203#issuecomment-1293813722, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADXJHOW74ORYFL42SGRY2ULWFKX7HANCNFSM5RFZANGQ. You are receiving this because you were mentioned.

kapitainsky avatar Oct 27 '22 16:10 kapitainsky

Hello Kapitainsky,

I've been actively using your fork since I fully switched to Linux a few months earlier and also remarked both your inactivity and your messages about the personal issues preventing you to work on it.

I would gladly provide as much help as I can but I mainly use C-style cpp and a little too much guidance for your taste might be necessary.

Thanks a lot for your work.

Rofelson avatar Oct 28 '22 22:10 Rofelson

Any good tutorial on how can I update my macos using the test2 code?

benny-danny avatar Oct 31 '22 10:10 benny-danny

So my question is the other way round: how usable is it in the current state? Can I mount and transfer without issues or are also some basic functions broken?

It would be interesting to know before I download and install it 😅

berot3 avatar Feb 08 '23 19:02 berot3

maybe 2023 will be the year of an update?

It works fine for transfers I know, and probably mounts are fine too, but if you use the latest rclone you'll be missing data in the fields on the Jobs tab but you can expand the output window right below and see live stats. If you use rclone v1.56.2 all the transfer fields will be filled in.

whatistime avatar Feb 09 '23 00:02 whatistime

So my question is the other way round: how usable is it in the current state? Can I mount and transfer without issues or are also some basic functions broken?

It would be interesting to know before I download and install it 😅

Running on macOS, most stuff are working fine, only the GUI part is being buggy. It relies on rclone and execute the commands. There is a tab for you to view the commands for you to use it manually in your terminal. I considered this project dead,undelivered promises without any timeframe. But like others have said, the source code is available. Try compiling the beta branch for more features over the master and edit according to your needs.

iamnhx avatar Feb 09 '23 01:02 iamnhx

I have successfully build the test2 Branch and added changes from the Fork of JanHellwig.

Windows x64 Portable Download: Gofile or Mediafire or transfer.sh or pixeldrain

Virustotal: https://www.virustotal.com/gui/file/e7468dbf236bb211aa4325c1846d36e4c5b57fbe3a7504171404446b7c5f1def/detection (1 false positive)

Alkl58 avatar Mar 16 '23 15:03 Alkl58

I have successfully build the test2 Branch and added changes from the Fork of JanHellwig.

Windows x64 Portable Download: Gofile or Mediafire or transfer.sh or pixeldrain

Virustotal: https://www.virustotal.com/gui/file/e7468dbf236bb211aa4325c1846d36e4c5b57fbe3a7504171404446b7c5f1def/detection (1 false positive)

That is awesome!! Thank you so much!

SysAdminDoc avatar Mar 16 '23 15:03 SysAdminDoc

Here are the changes (created a fork): https://github.com/Alkl58/RcloneBrowser/commit/5261b8e111f07210aedbe2c35cc74997e63fad1b

Alkl58 avatar Mar 16 '23 16:03 Alkl58

IT is not working!!!!

tor. 16. mar. 2023 kl. 16.44 skrev Alkl58 @.***>:

I have successfully build the test2 Branch and added changes from the Fork of JanHellwig https://github.com/JanHellwig/RcloneBrowser.

Windows x64 Portable Download: Gofile https://gofile.io/d/TaYtbH or Mediafire https://www.mediafire.com/file/l5jsgvn457m6pke/RcloneBrowser_Beta.7z/file or transfer.sh https://transfer.sh/e6ljEV/RcloneBrowser%20Beta.7z or pixeldrain https://pixeldrain.com/u/LmZSff8E

Virustotal: https://www.virustotal.com/gui/file/e7468dbf236bb211aa4325c1846d36e4c5b57fbe3a7504171404446b7c5f1def/detection (1 false positive)

— Reply to this email directly, view it on GitHub https://github.com/kapitainsky/RcloneBrowser/issues/203#issuecomment-1472226074, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI5OTUOY5DTIJIDAD7KWHATW4MYMRANCNFSM5RFZANGQ . You are receiving this because you commented.Message ID: @.***>

-- Med venlig hilsen

Michael Kjær Christensen Sandholt 11 9560 Hadsund 23888850 @.***

M-K-C avatar Mar 16 '23 16:03 M-K-C

IT is not working!!!! tor. 16. mar. 2023 kl. 16.44 skrev Alkl58 @.***>:

What is not working?

Alkl58 avatar Mar 16 '23 17:03 Alkl58

GUI is not working properly, it never shows Size, Total Size, Remaining Time nor Bandwith......

tor. 16. mar. 2023 kl. 18.20 skrev Alkl58 @.***>:

IT is not working!!!! tor. 16. mar. 2023 kl. 16.44 skrev Alkl58 @.***>:

What is not working?

— Reply to this email directly, view it on GitHub https://github.com/kapitainsky/RcloneBrowser/issues/203#issuecomment-1472390959, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI5OTUMXSGV3X565BZFLTCDW4NDU3ANCNFSM5RFZANGQ . You are receiving this because you commented.Message ID: @.***>

-- Med venlig hilsen

Michael Kjær Christensen Sandholt 11 9560 Hadsund 23888850 @.***

M-K-C avatar Mar 16 '23 17:03 M-K-C

Rclone is in rev. 1.62.1

tor. 16. mar. 2023 kl. 18.24 skrev Michael K. Christensen < @.***>:

GUI is not working properly, it never shows Size, Total Size, Remaining Time nor Bandwith......

tor. 16. mar. 2023 kl. 18.20 skrev Alkl58 @.***>:

IT is not working!!!! tor. 16. mar. 2023 kl. 16.44 skrev Alkl58 @.***>:

What is not working?

— Reply to this email directly, view it on GitHub https://github.com/kapitainsky/RcloneBrowser/issues/203#issuecomment-1472390959, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI5OTUMXSGV3X565BZFLTCDW4NDU3ANCNFSM5RFZANGQ . You are receiving this because you commented.Message ID: @.***>

-- Med venlig hilsen

Michael Kjær Christensen Sandholt 11 9560 Hadsund 23888850 @.***

-- Med venlig hilsen

Michael Kjær Christensen Sandholt 11 9560 Hadsund 23888850 @.***

M-K-C avatar Mar 16 '23 17:03 M-K-C

grafik

It works for me, tried with rclone 1.62.1 and 1.62.2. 🤔

Alkl58 avatar Mar 16 '23 17:03 Alkl58

tor. 16. mar. 2023 kl. 18.34 skrev Alkl58 @.***>:

[image: grafik] https://user-images.githubusercontent.com/34812414/225704537-da760cd9-d2f4-45ba-b12e-02cbe9083d5e.png

It works for me, tried with rclone 1.62.1 and 1.62.2. 🤔

— Reply to this email directly, view it on GitHub https://github.com/kapitainsky/RcloneBrowser/issues/203#issuecomment-1472420525, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI5OTUJPXZVY7OR5RH5WK4DW4NFL3ANCNFSM5RFZANGQ . You are receiving this because you commented.Message ID: @.***>

-- Med venlig hilsen

Michael Kjær Christensen Sandholt 11 9560 Hadsund 23888850 @.***

M-K-C avatar Mar 16 '23 17:03 M-K-C

tor. 16. mar. 2023 kl. 18.38 skrev Michael K. Christensen < @.***>:

Not working on Windows 11 Pro for Workstarion

tor. 16. mar. 2023 kl. 18.34 skrev Alkl58 @.***>:

[image: grafik] https://user-images.githubusercontent.com/34812414/225704537-da760cd9-d2f4-45ba-b12e-02cbe9083d5e.png

It works for me, tried with rclone 1.62.1 and 1.62.2. 🤔

— Reply to this email directly, view it on GitHub https://github.com/kapitainsky/RcloneBrowser/issues/203#issuecomment-1472420525, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI5OTUJPXZVY7OR5RH5WK4DW4NFL3ANCNFSM5RFZANGQ . You are receiving this because you commented.Message ID: @.***>

-- Med venlig hilsen

Michael Kjær Christensen Sandholt 11 9560 Hadsund 23888850 @.***

-- Med venlig hilsen

Michael Kjær Christensen Sandholt 11 9560 Hadsund 23888850 @.***

M-K-C avatar Mar 16 '23 17:03 M-K-C

it looks like it's working very well here (linux pop os 21.10) thank you so much!

wokawoka avatar Mar 20 '23 15:03 wokawoka