Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add libfatx GUI #32

Closed
24 tasks
mborgerson opened this issue Feb 8, 2022 · 1 comment
Closed
24 tasks

Add libfatx GUI #32

mborgerson opened this issue Feb 8, 2022 · 1 comment

Comments

@mborgerson
Copy link
Owner

mborgerson commented Feb 8, 2022

A GUI application with an explorer / file commander interface would be useful for casual users and straightforward to implement. Preferably C++ with Qt.

wip on feat/gfatx branch:
unknown

Some feature thoughts:

  • Icon view
  • Set up multiplatform releases
  • Show timestamps
  • Column toggle
  • Import / Export files
  • Create dir
  • Delete dir / files
  • Copy / Paste files
  • Drag / Drop files
  • Column sorting
  • Show file sizes in human readable format
  • File details dialog / pane
  • Show partition info (% free vs used, sectors)
  • Main menu bar
    • Load new disk image
    • Search
      • Search for files by name
      • Search for files by contents
  • File decoding
    • Game save visualization (show game save icons and names)
    • Show XBE information
  • Show file hashes
  • Quick view (double click to open/edit)
  • Support XMUs, hotplug
@mborgerson
Copy link
Owner Author

Migrated to PR #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant