Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 551 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 551 Bytes

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