Releases: pendant-k/shot-keeper-releases
Release list
v0.0.2-alpha
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-DDpatterns. - Screen Recording Support: Added support for
.movfiles. - 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.
- Open the Terminal app (found in Applications > Utilities).
- Copy and paste the following command, then press Enter:
sudo xattr -cr /Applications/ShotKeeper.app- 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.
- Now, you can launch Shot Keeper normally.
Feedback and bug reports are very welcome. Thank you for trying it out! 🙇♂️
v0.0.1-alpha
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.
- Open the Terminal app (found in Applications > Utilities).
- Copy and paste the following command, then press Enter:
sudo xattr -cr /Applications/ShotKeeper.app- 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.
- Now, you can launch Shot Keeper normally.
Feedback and bug reports are very welcome. Thank you for trying it out! 🙇♂️