Projects
The apps and package infrastructure I maintain, plus older contribution work.
- rScoop active
rScoop is a Windows desktop GUI for Scoop. It can search, install, update, clean, and manage packages without leaving a terminal open. The app uses Rust, SolidJS, TypeScript, Vite, and Tauri 2. Rust commands handle packa…
- GitTop active
GitTop is a small desktop client for GitHub notifications. I built it so I could close the browser without losing track of reviews and mentions. It is written in Rust with Iced and uses OpenGL for GPU work. Current build…
- VUP active
VUP is a user package repository for Void Linux. It builds .xbps packages from Void-style templates and publishes them through GitHub releases. Repository layout VUP stays close to xbps-src so maintainers can use the too…
- vuru active
vuru is VUP’s package manager, written in Odin. It turns the release repositories into something you can search and install from directly. Commands and repositories vuru searches VUP and official Void repositories togeth…
- Fit Launcher Contributions hiatus
Fit Launcher is a community launcher for FitGirl Repacks. My contributions are on hiatus while I focus on my own projects. I worked on debrid support, installer automation, IPC, and maintenance fixes. Most of that work i…