Shelve is a native macOS app that automatically sorts files in your Downloads folder using intelligent rules based on filename and content scanning. Designed in Swift and SwiftUI, it features auto-classification, smart renaming, and a clean, native interface, making file management a breeze.
Shelve is a native macOS menu bar application designed to automatically organize the Downloads folder efficiently. Utilizing Swift and SwiftUI, this application eliminates the need for other frameworks such as Python or Electron, providing a seamless integration within the macOS environment.
Rules are the backbone of the organization process in Shelve. Each rule can consist of:
.pdf, .docx.Files are processed if they satisfy any single condition among extensions, keywords, or date criteria, allowing for a flexible and powerful sorting mechanism. Rules are fully editable under the Settings → Rules section.
All configurations are stored in ~/Library/Application Support/Shelve/config.json and can be easily modified via the application settings.
With a clear structure and dedicated functionality, Shelve transforms file management on macOS by offering a streamlined approach to organizing downloads.
No comments yet.
Sign in to be the first to comment.