A lightweight, cross-platform desktop Git client — written in pure Rust.
- Cross-platform — native builds for Windows, macOS, and Linux.
- Localization — English, Russian, Ukrainian, and Belarusian.
- Easter eggs — seasonal UI tweaks and a background soundtrack.
| Crate | Role |
|---|---|
eframe / egui |
Immediate-mode GPU-accelerated GUI |
git2 |
libgit2 bindings — the Git engine |
You only need the Rust toolchain. No other prerequisites.
git clone https://github.com/OctoBanon-Main/nekosource.git
cd nekosource
cargo build --releaseThe binary lands in target/release/.
Ukrainian translation & belarusian translation — ShadowCj
Belarusian translation — xelframe
This project is licensed under the MIT license.