About this tool
Schedule daily motivation reminders to keep you inspired and focused on your goals.
Motivation Reminder schedules daily browser notifications at times you choose: you set an HH:MM time and a message, and a timer checks the clock once every 60 seconds and fires a Web Notification when the current minute matches. Each reminder can be toggled on or off or deleted, and there are ten preset quotes to drop into the message field if you would rather not write your own. Reminders are saved in your browser's localStorage, so they persist between visits without an account.
Open Motivation Reminder on AltFTool — it loads instantly in your browser.
Click Enable Notifications and accept the browser's permission prompt, then press Add Reminder to open the Create New Reminder form.
Pick a Time, write your own Motivation Message or click one of the ten quotes under 'Or Choose a Quote' to prefill it, and press Save Reminder.
While the tab stays open, a check runs every 60 seconds and fires a Web Notification when the clock matches; use the ON/OFF toggle to pause a reminder without deleting it, or Test to preview one.
The message field is free text; the ten built-in quotes are optional starting points you can click to prefill and then edit.
Each entry has an enable switch separate from delete, so a reminder you pause for a week is still there when you want it back.
Reminders live in localStorage on the device that created them, so there is no sign-up and no synced profile holding your notes.
No. The check runs on a timer inside the open page, once per minute, so the tab must stay open for a reminder to fire. For alerts that survive a closed browser, use your operating system's clock or calendar app.
Almost always because browser notification permission has not been granted. Click Enable Notifications and accept the browser prompt; if you previously blocked notifications for the site, the prompt will not reappear and you have to re-allow it in the browser's site settings.
In your browser's localStorage under the key motivationReminders on the device you created them on. They are not uploaded, which also means they do not appear on your phone or in a different browser, and clearing site data removes them.
To the minute. The check compares the current hour and minute against the reminder time every 60 seconds, and each reminder fires once per matching minute, so it can land anywhere within that minute rather than exactly on the second.