Commit Graph

4 Commits

Author SHA1 Message Date
6742e41e3d refactor(install): move program files to ~/.local/share/floppy-utils
Installs the core script + lib/ under XDG_DATA_HOME/floppy-utils and generates thin wrappers in ~/.local/bin. Updates floppy resolver, install.sh, README, and adds early returns in check-deps logging helpers.
2026-06-01 21:03:04 +01:00
34aeb7bc0d feat(floppy-utils): add bash toolkit for retro floppy disk operations
Introduce floppy-utils: a CLI for creating, editing, archiving, and
restoring floppy disk images on Linux with USB floppy drive support.
Includes main floppy command, legacy wrappers, dependency checker,
install script, and comprehensive documentation.
2026-06-01 20:54:30 +01:00
fddf498930 add floppy commands 2024-08-22 15:30:37 +01:00
c1f468a8b1 first commit 2024-08-22 15:27:51 +01:00