Soon is a simplistic reminder application for macOS menubar to quickly add small post-it like reminders. When the time comes, Soon sends a system notification to remind your note. The duration for a reminder can be defined in seconds, minutes or hours.
Strange, I download the latest release and move it to the apps directory but when I try to launch it I get the following error: "The application “Soon.app” can’t be opened."
Looks like it doesn't have execution permission, so I gave it that but now when I open it the app just crashes. I can provide an error log. Might do this over on your git issues.
Hey Ryan, yes it needs permissions to run as the app doesn't have code signing. However, I don't observe any crashing behaviours although I tested it on several different machines, so would appreciate if you could open an issue with error logs and any other details such as macOS version etc. on Github. Thanks.
@dbilgili I'll create an Issue but I don't wan it had to be given permission to run, I had to actually do `chmod +x "/Applications/Soon.app/Contents/MacOS/Soon"` to get it to open :/
@ryan_roberts1 I see, but that might be the source of the issue although I am not completely sure. If you prefer you can build the executable on your own by following the instructions in the README of the GitHub repo.
GroupAndHide
GroupAndHide
GroupAndHide