Skip to content

A Rust program designed to run as a service to categorise files into Directories based on their extensions

License

Notifications You must be signed in to change notification settings

The-Everday-Tools-In-Rust/Download-Sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileSorter[WIP]

A script designed to run as a background service for the purpose of categorising files in a given directory according to the file extensions

Motivation

  • Hated my Messy Downloads folder, wanted to improve that on my new Mac
  • Wanted to get my hands dirty with Rust

TODOs

  1. MVP
  2. Build for Linux & Windows
  3. Handle more Scenarios
  4. Categorise pictures according to dates
  5. Write Tests
  6. CLI Help message
  7. Set Path to Log to File from fn create_and_load_mac_service in plist_content

About

A Rust program designed to run as a service to categorise files into Directories based on their extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages