Soon Save

📝 A simplistic reminder application for macOS menubar to quickly add small post-it like reminders.

Project README

Soon

Download the latest version

Alternatively, you can clone the repository and build the app on your own by running npm run build and npm run dist commands consecutively.

About Soon

screenshot

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.

You can define the duration for a reminder in seconds, minutes or hours.

Below the list of valid duration input identifiers.

'sec', 'sec.', 'secs', 'secs.', 'second', 'seconds'
'min', 'min.', 'mins', 'mins.', 'minute', 'minutes'
'hr', 'hr.', 'hrs', 'hrs.', 'hour', 'hours'

All these duration identifiers can start with every keyword to set a periodic reminder.

Some input examples for duration (Only integers are valid as a number).

1 hr
20min.
30seconds
Every 10 min
Open Source Agenda is not affiliated with "Soon" Project. README Source: dbilgili/Soon
Stars
56
Open Issues
2
Last Commit
2 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating