Skip to content

prsalikut/Neat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neat

stars downloads platform swift

A lightweight Mac cleaner. Finds junk, organizes folders, removes duplicates.


What it does

Smart Clean — scans your whole Mac for stuff you don't need:

  • App caches (~/Library/Caches)
  • Log files (~/Library/Logs)
  • Xcode derived data and archives
  • npm, pip, Homebrew caches
  • Downloads older than 30 days
  • Files over 50 MB
  • Trash

Everything except Trash goes to the macOS Trash first, so nothing is gone for good until you empty it.

Organizer — pick any folder and it sorts the files inside into subfolders by type (Images, Videos, Documents, Code, etc.). Shows you a preview before moving anything.

Duplicates — SHA-256 hashes every file in a folder, groups exact matches, lets you pick which copy to keep.


Install

Requires macOS 14+ and Swift 6.

git clone https://github.com/prsalikut/Neat.git
cd Neat
swift run

Or open Package.swift in Xcode and hit ⌘R.


Download

Grab the latest build from the Releases page.

About

Lightweight Mac cleaner — smart clean, folder organizer, duplicate finder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages