Skip to content

A simple swift/swiftui application to clean the photo library of your iOS device. A free alternative to all the freemium/premium applications on the Appstore. The functioning is simple: swipe to left to delete a photo, swipe to right to keep it.

Notifications You must be signed in to change notification settings

tonyfant/PhotoCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ธ Photo Cleaner

Swift Platform License

A simple and free application, developed in Swift/SwiftUI, to clean up the photo library on your iOS device. The perfect alternative to the many freemium/premium apps on the App Store.


About This Project

How many times have you opened your gallery only to find it cluttered with screenshots, duplicate photos, or useless shots? This app was created to solve this problem in a simple, fast, and free way.

The functionality is inspired by dating apps:

  • Swipe right to keep a photo.
  • Swipe left to add it to the delete list.

No subscriptions, no ads, just an effective way to tidy up.


Features

  • Intuitive Interface: A simple swipe gesture to decide the fate of each photo.
  • 100% Free: No hidden costs or in-app purchases. The app is and will always be free.
  • Private and Secure: The app processes photos directly on your device. No photos are uploaded to external servers.
  • Open Source: The code is open to everyone. Feel free to contribute or check out how it works.
  • Lightweight and Fast: Built with SwiftUI to ensure the best native experience on iOS.

Getting Started

To try the app, you can build the project directly on your device.

Prerequisites

  • A Mac with the latest version of Xcode.
  • A physical iPhone or iPad (or a simulator).

Installation

  1. Clone the repository:
    git clone [https://https://github.com/tonyfant/PhotoCleaner.git](https://https://github.com/tonyfant/PhotoCleaner.git)
  2. Open the project: Open the .xcodeproj or .xcworkspace file with Xcode.
  3. Select your device: Choose your iPhone (or a simulator) as the run target.
  4. Run the app: Press the "Build and Run" button (โ–ถ) in Xcode.

Contributing

Contributions are always welcome! If you want to improve the app, you are invited to:

  1. Fork the project.
  2. Create a new Branch (git checkout -b feature/NewFeature).
  3. Commit your changes (git commit -m 'Add NewFeature').
  4. Push to the branch (git push origin feature/NewFeature).
  5. Open a Pull Request.

๐Ÿ“„ License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A simple swift/swiftui application to clean the photo library of your iOS device. A free alternative to all the freemium/premium applications on the Appstore. The functioning is simple: swipe to left to delete a photo, swipe to right to keep it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages