English | 简体中文
A modern and fast downloader that supports asynchronous multi-threaded chunked downloading.
The frontend is written in C# and implements Fluent Design using WPF UI.
The backend is written in Rust and currently performs well (See also: nalai_core).
Tested, Nalai works well on Windows 10 and Windows 11.
Important
The project is currently in a rapid development phase, and some features may not yet be implemented.
- Create new download tasks
- Multi-threaded downloading
- Download queue list
- Browser event passing
- Better error handling
- Redirect acquisition
- Local cache for large files
- Memory buffer occupancy optimization
- Performance optimization