Skip to content

Repository files navigation

DropSweep for macOS

GitHub Release License: MIT Framework Platform Xcode macOS Apple

DropSweep is a small macOS menu bar app for keeping your Downloads folder tidy.

Product website · Implementation reference

It scans common download clutter such as installers, archives, PDFs, screenshots, folders, and other files, then lets you move everything to the Trash from a compact menu bar interface.

Installation

  1. Download the latest version from GitHub Releases.
  2. Unzip the downloaded archive.
  3. Move DropSweep.app to your Applications folder and open it.

Features

Detailed behavior and acceptance criteria for each native app feature are documented in docs/features/.

System Requirements

  • macOS 26 or later

Privacy

DropSweep scans your Downloads folder locally and does not upload file names or contents. Network access is only used to check for and download app updates through Sparkle.

Development

macOS app

Development requires Xcode 26.

Open the project in Xcode and run the DropSweep scheme:

open DropSweep.xcodeproj

The native SwiftUI app is located in DropSweep/.

Website

The DropSweep website is developed separately in website/. Its Next.js application code is located in website/app/, with the landing page in website/app/page.tsx.

To run the website locally:

cd website
npm install
npm run dev

The development server is available at http://localhost:3000. See the website README for the available scripts and deployment details.

Contributing

Contributions are welcome. Please keep changes focused and see CONTRIBUTING.md before opening a pull request.

Report security issues privately as described in SECURITY.md.

License

DropSweep is released under the MIT License. See LICENSE.

About

A tiny macOS menu bar app that keeps your Downloads folder clean with one-click actions.

Topics

Resources

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages