| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Diskette-v0.1.0-macOS-arm64.app.zip | 2026-09-11 | 5.7 MB | |
| Diskette-v0.1.0-macOS.dmg | 2026-09-11 | 6.1 MB | |
| diskette-v0.1.0-windows-386.exe | 2026-09-11 | 10.8 MB | |
| diskette-v0.1.0-darwin-amd64 | 2026-09-11 | 11.0 MB | |
| diskette-v0.1.0-darwin-arm64 | 2026-09-11 | 10.3 MB | |
| diskette-v0.1.0-linux-amd64 | 2026-09-11 | 10.8 MB | |
| diskette-v0.1.0-linux-arm64 | 2026-09-11 | 10.1 MB | |
| diskette-v0.1.0-windows-amd64.exe | 2026-09-11 | 11.2 MB | |
| README.md | 2026-09-11 | 1.2 kB | |
| v0.1.0 -- Beta source code.tar.gz | 2026-09-11 | 179.1 kB | |
| v0.1.0 -- Beta source code.zip | 2026-09-11 | 237.4 kB | |
| Totals: 11 Items | 76.6 MB | 0 | |
First public beta of Diskette: a cross-platform dual-pane terminal file manager built on the graphite TUI framework.
Highlights
- Dual-pane file browsing with the classic F-key action bar (Info, Rename, Find, Grep, Copy, Move, MkDir, Delete, Quit).
- Tabs: file lists, embedded terminals, and remote connections, with fault-tolerant pinned-tab restore across any process termination.
- Remote panes over SFTP and FTP/FTPS, with SFTP host-key TOFU verification.
- Zip/unzip archiving, generic across local and remote panes.
- File name search (F3) and grep-style content search (F4): literal or regex, recursive, case-sensitive, name-mask filterable.
- Tagging: tag/untag, select all, deselect all, invert selection.
- An embedded terminal that can drive the file panes via
diskette view/sync/tag/untag/select.
Downloads
- macOS:
Diskette-v0.1.0-macOS.dmg(drag-to-Applications) or the raw.appzip. Unsigned — right-click → Open on first launch to bypass Gatekeeper. - Linux:
diskette-v0.1.0-linux-{amd64,arm64}— seepackaging/README.mdforinstall.sh. - Windows:
diskette-v0.1.0-windows-{amd64,386}.exe— plain executable, no installer yet.
Beta: expect rough edges.