kapitainsky / RcloneBrowser

Simple cross platform GUI for rclone. Supports macOS, GNU/Linux, BSD family and Windows.
https://github.com/kapitainsky/RcloneBrowser
MIT License
2.24k stars 215 forks source link

Has this been abandoned? Any good forks? #203

Open SysAdminDoc opened 2 years ago

SysAdminDoc commented 2 years ago

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?

kapitainsky commented 2 years ago

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.

SysAdminDoc commented 2 years ago

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 :)

iamnhx commented 2 years ago

Any updates? Been a month.

M-K-C commented 2 years ago

Over 6 month and no new release!

SysAdminDoc commented 2 years ago

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

SysAdminDoc commented 2 years ago

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

kapitainsky commented 2 years ago

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

ioogithub commented 1 year ago

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.

kapitainsky commented 1 year ago

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.

mauriva commented 1 year ago

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!

SysAdminDoc commented 1 year ago

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.

kapitainsky commented 1 year ago

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?

Stevev91 commented 1 year ago

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.

kapitainsky commented 1 year ago

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.

Rofelson commented 1 year ago

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.

benny-danny commented 1 year ago

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

berot3 commented 1 year ago

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 😅

whatistime commented 1 year ago

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.

iamnhx commented 1 year ago

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.

Alkl58 commented 1 year ago

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)

SysAdminDoc commented 1 year ago

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!

Alkl58 commented 1 year ago

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

M-K-C commented 1 year ago

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 @.***

Alkl58 commented 1 year ago

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

What is not working?

M-K-C commented 1 year ago

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 commented 1 year ago

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 @.***

Alkl58 commented 1 year ago

grafik

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

M-K-C commented 1 year ago

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 commented 1 year ago

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 @.***

wokawoka commented 1 year ago

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

td512 commented 1 year ago

For anyone who has a Mac (like me), I've attached the Mac build from @Alkl58's sources Rclone Browser.zip

ENTPRESTIGIOUS commented 1 year ago

Still hasn't been updated yet? Dang...

ProminentRetail commented 9 months ago

If anyone's interested and is able to build from source, I've implemented bisync functionality and automation in my fork.

ioogithub commented 9 months ago

If anyone's interested and is able to build from source, I've implemented bisync functionality and automation in my fork.

Do you have a change log of all the changes you have made since the fork? Those sound like potentially useful features however the basic functionality in this app have been broken for years.

It is too bad this project was abandoned for almost 4 years now, it was so useful.

KaladinDMP commented 2 months ago

Im a bit confused, reading this, everyone is acting like there are tons of issues with this but ive been using it for years on windows without any serious issues, granted im only using Google remotes so maybe if other remotes are the issue, but mount, stream, downloading, etc all working as intended, the worst ive run into is arabic language isnt recognized as a digit on transfers. So what am i missing here? is the windows version more complete?

EDIT Holy shit nvm i tried https://github.com/Alkl58/RcloneBrowser/ and now i see whats missing .... this is great