blob: c19c2827d0559852faa5ef2cbeb7fe213cb5f92a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# springclean ๐งน
A minimalist file organizer that automatically sorts loose files into extension-based subdirectories. Perfect for seasonal digital cleanup!
## Features
- ๐ **Smart Sorting**: Moves files by extension (`.pdf` โ `documents/`)
- โ๏ธ **Configurable Defaults**: Predefined rules for common filetypes
- โ๏ธ **Interactive Mode**: Prompt for unknown extensions
- ๐ ๏ธ **Manual Override**: Customize every directory name
## Installation
```bash
# AUR (Arch Linux)
yay -S springclean
```
|