janitor-service
A configurable downloads organizer written in rust
Usage
- run the janitor binary
- a
janitor.toml
file would be created in your downloads directory
- 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