Neatify is a next-gen desktop application designed to declutter and organize your files in seconds. Stop wasting time manually sorting your folders — let Neatify do the heavy lifting.
Built with:
- Frontend: React + Vite + Tailwind CSS
- Backend: Rust + Tauri
- UI/UX: Clean, neon-inspired design for modern workflows
Why Neatify?
- Lightning-fast performance with minimal resource usage
- One-click organization by file type
- Undo operations for safe file management
- Optimized for folders of any size
- 📁 Automatic File Organization – Sort files by extensions effortlessly
- 🖼️ Sleek Folder Picker – Pick folders with a clean interface
- ⏪ One-click Undo – Never worry about mistakes
- ✨ Modern UI – Neon vibes and minimalistic design
- ⚡ High Performance – Zero lag, optimized for large directories
- Node.js ≥ 18
- Rust (stable)
- Tauri prerequisites (Tauri Docs)
# Clone the repository
git clone https://github.com/deepanshu0211/neatify.git
cd neatify
# Install dependencies
npm install
# Run in development mode
npm run tauri dev- Open Neatify.
- Pick the folder you want to organize.
- Click Organize — files get sorted automatically.
- Undo anytime with One-click Undo.
Designed for both personal and professional workflows. Ideal for developers, content creators, and power users.
Planned Features:
- Smart categorization (Docs, Media, Projects)
- Dark/Light theme toggle
- Auto-clean scheduler
- AI-assisted file organization suggestions
Future Integrations:
- Cloud storage sorting (Google Drive, OneDrive, Dropbox)
- Multi-folder batch organization
- Cross-platform sync
We love collaborators! Here's how you can help:
- Fork the repository
- Create a new branch for your feature (
git checkout -b feature/your-feature) - Make changes & commit (
git commit -m "Add new feature") - Push (
git push origin feature/your-feature) - Open a Pull Request
All PRs are reviewed and tested for stability and performance.
MIT License – Use, modify, and distribute freely.
Made with ❤️ by Deepanshu
