Heykuki News

TopNewBestAskShowJobs
TopNewBestAskShowJobs
Show HN: KelpsGet – Modern download manager built in Rust
github.com/davimf721
2 points
Ghoulmf7221
a year ago
Hi HN!

I'm the creator of KelpsGet, a download manager I built in Rust.

Started as a learning project to understand Rust better, but it evolved into something I think others might find useful.

Key features: - GUI interface (built with egui) - Multiple protocols: HTTP/HTTPS, FTP, SFTP, torrents - Parallel downloads with resume capability - Cross-platform (Linux, macOS, Windows)

The interesting technical challenges were: - Handling different protocols in a unified interface - Building a responsive GUI in Rust - Managing concurrent downloads efficiently

Try it: `cargo install kelpsget` or download binaries from releases.

Would love feedback from the community, especially on the Rust implementation and any missing features you'd find useful!

2 comments