No reviews yetBe the first to leave a review for Risuko
Maker
📌
Motrix, the downloader that everyone loved, has been discontinued and left unmaintained for 3 years, and given that the upstream core aria2c has also not been updated for a while, I decided to rewrite everything - including the core, with rust, giving it a second life...
Report
how does it handle browser integration compared to motrix, or is it strictly standalone now? curious if it still picks up downloads from chrome automatically
Report
Maker
@ayeakbaoluiq66 It is compatible with any aria2 chrome plugin!
Report
how does it actually compare to Motrix performance-wise since you're dropping the aria2 core? like what handles the downloads now
Report
Maker
@fahrettinkjjgm I would say they have similar downloading performance, while the memory usage and CPU peak are much smaller, also the bundle size, the current download core use pure rust code, if you mean what that use, its reqwest
Report
Love that you kept the clean Motrix feel but ditched the heavy aria2 core. That kind of courage to strip things back instead of piling on features is rare, and it shows in how light the app feels.
how does it handle browser integration compared to motrix, or is it strictly standalone now? curious if it still picks up downloads from chrome automatically
@ayeakbaoluiq66 It is compatible with any aria2 chrome plugin!
how does it actually compare to Motrix performance-wise since you're dropping the aria2 core? like what handles the downloads now
@fahrettinkjjgm I would say they have similar downloading performance, while the memory usage and CPU peak are much smaller, also the bundle size, the current download core use pure rust code, if you mean what that use, its reqwest
Love that you kept the clean Motrix feel but ditched the heavy aria2 core. That kind of courage to strip things back instead of piling on features is rare, and it shows in how light the app feels.