Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.38 KB

README.md

File metadata and controls

45 lines (25 loc) · 1.38 KB

Buy Me A Coffee

fumble

Bumble but for your images. Interactively delete images.

As a hobbyist photographer, I often found myself overwhelmed after photo sessions. With hundreds of images to review and about 60% of them destined for deletion, the process of sorting through them was time-consuming and tedious. This was the frustration that led me to build Fumble – a tool to make this process faster and more enjoyable.

But it's not just for photographers. We've all been there – that neglected downloads folder filled with screenshots, memes, and images we no longer need. Fumble turns the daunting task of cleaning up these digital spaces into a quick and almost enjoyable experience.

Kapture 2024-12-25 at 12 00 26

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux

Built using https://electron-vite.org