Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (17 loc) · 497 Bytes

File metadata and controls

19 lines (17 loc) · 497 Bytes

TODOS

  • Implement proper popup for compression
    • Add xz
    • Add gzip
    • Add bzip2
    • Add tar
    • Add zip ?
  • File options menu / popup
    • Add copy
    • Add move
    • Add delete
    • Add rename
    • Add compress <- done in F3 menu
    • Add extract <- done in F3 menu
  • Do proper implementation for LEA port of golang version
  • ? Add chmod handeling for file in use (set to 000 and then back)

update: 2025-09-29