https://github.com/pibulus/rackoff
Clean your desktop with attitude - Mac app that doesn't take itself seriously
https://github.com/pibulus/rackoff
attitude desktop-cleaner macos swift
Last synced: about 1 month ago
JSON representation
Clean your desktop with attitude - Mac app that doesn't take itself seriously
- Host: GitHub
- URL: https://github.com/pibulus/rackoff
- Owner: pibulus
- Created: 2025-08-15T16:05:43.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-05-07T11:32:31.000Z (about 2 months ago)
- Last Synced: 2026-05-07T13:32:28.384Z (about 2 months ago)
- Topics: attitude, desktop-cleaner, macos, swift
- Language: Swift
- Homepage: https://rackoff.app
- Size: 3.05 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RackOff ✨
Your desktop's chaos nemesis. Finally.
## What it does
You know that desktop situation? The one where screenshots multiply like rabbits and random PDFs just... appear?
RackOff swoops in, sorts it all into tidy dated folders, then gets out of your way.
One click. Desktop's clean. You're back to work (or whatever).
**Three ways to organize your chaos:**
- Quick Archive → enabled matching files into daily folders
- Sort by Type → enabled matching files find their tribes
- Smart Clean → you decide what goes where
## Get it running
```bash
# Build it
./build.sh
# Test the cleaner safely with fake files
./scripts/smoke-test.sh
# Install it
cp -r RackOff.app /Applications/
# Use it
Click the sparkles in your menu bar
```
## How it works
Toggle what bugs you:
- Screenshots that pile up during debugging sessions
- Documents that drift in from who knows where
- Media files having a party on your desktop
- Archives that seemed important last Tuesday
Pick your cleaning vibe:
- Manual (when the mood strikes)
- On launch and scheduled cleaning are in the code, but the Preferences UI needs a wiring pass before release
Everything lands safe in `~/Documents/Archive/[organized by date or type]`
Nothing's deleted. Just... relocated.
## Current focus
RackOff is in product/test mode. Before App Store work, the priority is making sure the cleaner is safe, predictable, and honest about what the Preferences window can actually control.
See `PROJECT_STATUS.md` and `TESTING.md` for the current state.
## The deal
RackOff does one thing: it cleans your desktop without making it weird.
Want to tune Smart Clean destinations? Right-click file types in Smart Clean mode. Custom folder picking still needs a wiring pass.
Bored of sparkles? Right-click the menu bar icon for options.
Miss that one file? It's chilling in the Archive folder.
No accounts to make. No cloud to feed. No AI watching.
Just a clean desktop when you need one.
Built in Bangkok with plenty of coffee and mild frustration at my own desktop.
---
Part of SoftStack.
$1 apps that do one thing well and don't make it weird.
Light touch. Real work.