janitor-service

An app that watches the downloads folder for specific files and moves them to a separate directory

Usage

  1. run the janitor binary
  2. a janitor.toml file would be created in your downloads directory
  3. update the toml file with patterns and destinations - examples entry can be used as reference - patterns are comma separated tuples

fun fact: this is my first ever rust app