aboutsummarylogtreecommitdiffstats
path: root/README.md
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
```