| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| spaceman-v0.2.0-x86_64-windows.zip | 2026-06-22 | 4.1 MB | |
| spaceman-v0.2.0-x86_64-linux.tar.xz | 2026-06-22 | 4.7 MB | |
| spaceman-v0.2.0-aarch64-osx.dmg | 2026-06-22 | 4.2 MB | |
| spaceman-v0.2.0-x86_64-osx.dmg | 2026-06-22 | 4.4 MB | |
| README.md | 2026-06-22 | 514 Bytes | |
| SpaceMan 0.2.0 source code.tar.gz | 2026-06-22 | 1.9 MB | |
| SpaceMan 0.2.0 source code.zip | 2026-06-22 | 1.9 MB | |
| Totals: 7 Items | 21.3 MB | 0 | |
This is a near-rewrite of the application, after a few years of inactivity.
The Gtk UI library served its purpose, but unfortunately it forced us to ship dynamic libraries along with the app, thus not giving the option to ship a single portable executable.
SpaceMan 0.2.0 uses the Iced UI library.
- Perfectly portable single executables
- DMG package more familiar for Mac users
- Faster UI responsivity
- Ability to focus on nodes (use Backspace to go back)
Thanks for coming along for the ride :)