Skip to content

Releases: pendant-k/shot-keeper-releases

v0.0.2-alpha

v0.0.2-alpha Pre-release
Pre-release

Choose a tag to compare

@pendant-k pendant-k released this 22 Dec 04:53
323f0d7

ShotKeeper v0.0.2 (Pre-release)
We are thrilled to release the very first preview of ShotKeeper! 🎉
It's still an early beta, so things might be a bit rough around the edges, but we hope it helps you tame your messy desktop.

🔧 Recent Fixes & Improvements

  • Korean Filename Detection: Fixed an issue where screenshots with Korean names weren't detected due to Unicode differences.
  • Date-based Detection: Added support for files with YYYY-MM-DD patterns.
  • Screen Recording Support: Added support for .mov files.
  • Usage Guide: Added a comprehensive usage guide to the landing page.
  • Localization: Improved placeholder text in settings.

✨ Key Features

Instant Organize: Clean up your desktop with a simple drag & drop.
Smart Shortcuts: Move files instantly with customizable hotkeys.
Multi-language: Supports English, Korean, and French.

🚧 Installation Note

When you first open the app, you might see a warning message saying "Shot Keeper is damaged and can’t be opened" or "Unidentified Developer." Please be assured that this is a standard macOS security (Gatekeeper) measure for non-App Store apps, not a defect in the software.

Follow the simple steps below to get started.


🛠️ How to Fix the "Damaged App" Error

Please make sure to move Shot Keeper.app to your Applications folder first, then try the method below.

The Terminal Fix

If macOS continues to block the app, you can manually clear the security flag using a simple command.

  1. Open the Terminal app (found in Applications > Utilities).
  2. Copy and paste the following command, then press Enter:
sudo xattr -cr /Applications/ShotKeeper.app
  1. Enter your Mac login password when prompted.
  • Note: For security, the screen will not show any characters (like stars) while you type. Just type it blindly and hit Enter.
  1. Now, you can launch Shot Keeper normally.

Feedback and bug reports are very welcome. Thank you for trying it out! 🙇‍♂️

v0.0.1-alpha

v0.0.1-alpha Pre-release
Pre-release

Choose a tag to compare

@pendant-k pendant-k released this 19 Dec 08:00
673450e

ShotKeeper v0.0.1 (Pre-release)

We are thrilled to release the very first preview of ShotKeeper! 🎉
It's still an early beta, so things might be a bit rough around the edges, but we hope it helps you tame your messy desktop.

✨ Key Features

  • Instant Organize: Clean up your desktop with a simple drag & drop.
  • Smart Shortcuts: Move files instantly with customizable hotkeys.
  • Multi-language: Supports English, Korean, and French.

🚧 Installation Note

When you first open the app, you might see a warning message saying "Shot Keeper is damaged and can’t be opened" or "Unidentified Developer." Please be assured that this is a standard macOS security (Gatekeeper) measure for non-App Store apps, not a defect in the software.

Follow the simple steps below to get started.


🛠️ How to Fix the "Damaged App" Error

Please make sure to move Shot Keeper.app to your Applications folder first, then try the method below.

The Terminal Fix

If macOS continues to block the app, you can manually clear the security flag using a simple command.

  1. Open the Terminal app (found in Applications > Utilities).
  2. Copy and paste the following command, then press Enter:
sudo xattr -cr /Applications/ShotKeeper.app
  1. Enter your Mac login password when prompted.
  • Note: For security, the screen will not show any characters (like stars) while you type. Just type it blindly and hit Enter.
  1. Now, you can launch Shot Keeper normally.

Feedback and bug reports are very welcome. Thank you for trying it out! 🙇‍♂️