Last Projects

Native, high-performance Windows utilities. Zero bloat. Open source.

Last Download Manager preview
stable release C++17 / wxWidgets

Last Download Manager

A modern download manager that doesn't suck. Multi-segment parallel downloads, yt-dlp integration, browser extensions, crash recovery — built for speed and reliability.

C++ wxWidgets yt-dlp Windows
Last Rich Presence preview
stable release C++20 / WinUI 3

Last Rich Presence

Show what you're really listening to. Discord Rich Presence from your desktop and browser media — YouTube, Spotify, SoundCloud. Accurate, lightweight, real-time.

C++20 WinUI 3 Discord API Windows
~/projects $ cargo new last-???
Created binary (application) package
~/projects $ cd last-???
~/last-??? $ code src/main.rs
fn main() {
let name = "classified";
let status = "cooking";
println!("{} is {}", name, status);
}
~/last-??? $ cargo run
classified is cooking_
coming soon Classified

Something New

Another "last" project is in the works. Because let's be honest — there's always one more idea waiting to escape the backlog.