| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Diskette-v0.2.0-macOS-arm64.app.zip | 2026-09-20 | 5.7 MB | |
| Diskette-v0.2.0-macOS.dmg | 2026-09-20 | 6.2 MB | |
| diskette-v0.2.0-windows-386.exe | 2026-09-20 | 10.9 MB | |
| SHA256SUMS.txt | 2026-09-20 | 770 Bytes | |
| diskette-v0.2.0-darwin-amd64 | 2026-09-20 | 11.1 MB | |
| diskette-v0.2.0-darwin-arm64 | 2026-09-20 | 10.4 MB | |
| diskette-v0.2.0-linux-amd64 | 2026-09-20 | 10.9 MB | |
| diskette-v0.2.0-linux-arm64 | 2026-09-20 | 10.2 MB | |
| diskette-v0.2.0-windows-amd64.exe | 2026-09-20 | 11.3 MB | |
| README.md | 2026-09-20 | 1.4 kB | |
| v0.2.0 source code.tar.gz | 2026-09-20 | 204.3 kB | |
| v0.2.0 source code.zip | 2026-09-20 | 268.3 kB | |
| Totals: 12 Items | 77.2 MB | 0 | |
Second beta of Diskette. Full internationalization plus two severe Copy/Move data-loss fixes found during a correctness audit.
Highlights
- Internationalization: English, Ukrainian, Russian, and Dutch, switchable from Help > Language.
diskette --version: prints the build's version and exits.- Copy/Move correctness: fixed two data-loss bugs where copying or moving a directory onto itself or into its own subdirectory could destroy its contents; both are now refused or handled safely, backed by a full regression test suite.
- Gutter Copy/Move buttons: fixed always treating the left pane as the source, even with the right pane focused and selected.
- Rendering fixes: a stray cursor block left under a newly opened modal, unreadable dropdown-list contrast against a bright theme accent, and a FilePane Attr-column/scrollbar collision.
See CHANGELOG.md (github.com) for the full list.
Downloads
- macOS:
Diskette-v0.2.0-macOS.dmg(drag-to-Applications) or the raw.appzip. Unsigned — right-click → Open on first launch to bypass Gatekeeper. - Linux:
diskette-v0.2.0-linux-{amd64,arm64}— seepackaging/README.mdforinstall.sh. - Windows:
diskette-v0.2.0-windows-{amd64,386}.exe— plain executable, no installer yet.
SHA256SUMS.txt has checksums for every asset above.
Beta: expect rough edges.