Mindful Notifier
A mindfulness bell with configurable text notifications, scheduling, and sound
新版本 1.0.24
# 1.0.24
- Updated all dependencies and caught up with flutter changes
- Removed sort-by-enabled in reminders view
- Updated all dependencies and caught up with flutter changes
- Removed sort-by-enabled in reminders view
Mindful Notifier is a simple mindfulness-based app which displays a
notification reminder at user-configurable intervals. It is another
take on a 'Mindfulness Bell', with the addition of accompanying text
to provide added context to the mindfulness reminder.
The reminders are taken from a configurable list, and are chosen
at random at each interval. The reminder interval can either
be periodic (in intervals aligned to the top of the hour, down
to a 15 minute granularity) or random (between a selected range
of minutes).
Some default reminders are provided as examples. You can add,
edit, or remove these default reminders as you like.
There are 5 different bells included, and you can also configure
your own custom bell from your phone's local storage.
This app works very well in conjunction with a smartwatch. In
this mode you can also mute the bell to have silent mindfulness
prompts throughout your day.
This app uses the following permissions:
- ACCESS_NETWORK_STATE: Required by the library used to launch the github source code site
- RECEIVE_BOOT_COMPLETED: Required by the underlying alarm service to restart after reboot
- WAKE_LOCK: Required by the underlying alarm service to wake up at the scheduled time
- USE_FULL_SCREEN_INTENT: Required to show app in foreground from the reminder notification
- VIBRATE: Required to vibrate during notifications
- READ_EXTERNAL_STORAGE: Required for backup. Permission is requested upon first use.
- WRITE_EXTERNAL_STORAGE: Required for backup. Permission is requested upon first use.
notification reminder at user-configurable intervals. It is another
take on a 'Mindfulness Bell', with the addition of accompanying text
to provide added context to the mindfulness reminder.
The reminders are taken from a configurable list, and are chosen
at random at each interval. The reminder interval can either
be periodic (in intervals aligned to the top of the hour, down
to a 15 minute granularity) or random (between a selected range
of minutes).
Some default reminders are provided as examples. You can add,
edit, or remove these default reminders as you like.
There are 5 different bells included, and you can also configure
your own custom bell from your phone's local storage.
This app works very well in conjunction with a smartwatch. In
this mode you can also mute the bell to have silent mindfulness
prompts throughout your day.
This app uses the following permissions:
- ACCESS_NETWORK_STATE: Required by the library used to launch the github source code site
- RECEIVE_BOOT_COMPLETED: Required by the underlying alarm service to restart after reboot
- WAKE_LOCK: Required by the underlying alarm service to wake up at the scheduled time
- USE_FULL_SCREEN_INTENT: Required to show app in foreground from the reminder notification
- VIBRATE: Required to vibrate during notifications
- READ_EXTERNAL_STORAGE: Required for backup. Permission is requested upon first use.
- WRITE_EXTERNAL_STORAGE: Required for backup. Permission is requested upon first use.
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
arm64-v8aarmeabi-v7ax86_64此版本需要 Android 5.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8aarmeabi-v7ax86_64此版本需要 Android 5.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8aarmeabi-v7ax86_64此版本需要 Android 5.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 1.0.23
# 1.0.23
- Back button now minimizes the app instead of closing it.
This is like the home button is pressed instead of back.
- Back button now minimizes the app instead of closing it.
This is like the home button is pressed instead of back.
新版本 1.0.22
# 1.0.22
- Fix issue where new notification is generated instead
of showing existing notification (after app is restarted).
- Fix issue where new notification is generated instead
of showing existing notification (after app is restarted).



