fast_files

Crates.iofast_files
lib.rsfast_files
version0.1.1
sourcesrc
created_at2024-05-21 21:00:11.892437
updated_at2024-05-21 21:04:23.420036
descriptionFile directory storage UI for fast access and sorting
homepage
repository
max_upload_size
id1247206
size30,578
Kinn (kinn-edendev)

documentation

README

Fast Files

File directory storage UI for fast access and sorting

Features include:

  • Saving filesystem endpoints
  • Settings default actions on files based on file type
  • Sorting by alphabetical, last modified order, and filetype

Current To Do

  • Adding endpoints to favorites
  • Sorting by filetype/file size/alphabetical (all ascending/descending)
  • Adding/removing entries from favorites tab and the favorites tab in general
  • Improved error handling and unit tests

Completed

  • Menu system (state-based navigation)
  • Directories listing (adding/removing)
  • Default opening process listing (adding/removing)
  • Saving to file for later use (ff_directories.txt and ff_launchcommands.txt)
  • Opening files from directory list

Credits

Produced and maintained by:

  • kinn

Please send me an email at kinn.edendev@gmail.com if you have questions or comments regarding this project.

Commit count: 0

cargo fmt