All Projects → quarck → Calendarnotification

quarck / Calendarnotification

Licence: gpl-3.0
Android app extending calendar notifications with snooze button and notifications persistence

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Calendarnotification

Notifier
NO LIBRARIES socket per page bridge for your Laravel application. (CLIENT PART INCLUDED)
Stars: ✭ 57 (-14.93%)
Mutual labels:  notifications
Vue Bootstrap Calendar
Use the magical power of VueJS and beauty of Twitter Bootstraps to create a powerful Calendar App
Stars: ✭ 61 (-8.96%)
Mutual labels:  calendar
Offline Calendar
Archived
Stars: ✭ 63 (-5.97%)
Mutual labels:  calendar
Calendar Graph
Calendar graph like github using jsx support SVG, Canvas and SSR
Stars: ✭ 58 (-13.43%)
Mutual labels:  calendar
Webmention Client Ruby
A Ruby gem for sending Webmention notifications.
Stars: ✭ 60 (-10.45%)
Mutual labels:  notifications
Life Calendar
📆 Online calendar of your Life in Weeks.
Stars: ✭ 62 (-7.46%)
Mutual labels:  calendar
Laravel Fcm
🌐 A Laravel package to send Push Notifications to one or many devices of the user.
Stars: ✭ 56 (-16.42%)
Mutual labels:  notifications
Push.js
The world's most versatile desktop notifications framework 🌎
Stars: ✭ 8,536 (+12640.3%)
Mutual labels:  notifications
Outlookgooglecalendarsync
Sync your Outlook and Google calendars
Stars: ✭ 1,113 (+1561.19%)
Mutual labels:  calendar
Vishnucalendar
Stars: ✭ 63 (-5.97%)
Mutual labels:  calendar
Postgresql2websocket
Send PostgreSQL notifications over websockets
Stars: ✭ 58 (-13.43%)
Mutual labels:  notifications
Teller Cli
🏦 Banking for your command line.
Stars: ✭ 60 (-10.45%)
Mutual labels:  notifications
I3 Agenda
Show your next google calendar event in polybar or i3-bar
Stars: ✭ 62 (-7.46%)
Mutual labels:  calendar
Wepy Calendar
微信小程序/wepy/日历组件
Stars: ✭ 58 (-13.43%)
Mutual labels:  calendar
Github Releases Notify Bot
Allows you to receive notifications of new releases of software on GitHub in Telegram
Stars: ✭ 65 (-2.99%)
Mutual labels:  notifications
Applescripts
My collection of AppleScripts created/acquired over the years. This repo is designed to provide useful AppleScripts for others and as a general resource for AppleScript education.
Stars: ✭ 56 (-16.42%)
Mutual labels:  calendar
E Commerce App React Native
E-commerce App UI. React native, Expo managed flow, React navigation v5, Notification.
Stars: ✭ 61 (-8.96%)
Mutual labels:  notifications
Jquery Calendar
A responsive jquery calendar scheduler built with bootstrap and moment.js
Stars: ✭ 67 (+0%)
Mutual labels:  calendar
Notificationpusher
Standalone PHP library for easy devices notifications push.
Stars: ✭ 1,143 (+1605.97%)
Mutual labels:  notifications
Klaxon
Mac OS notifications from Python
Stars: ✭ 63 (-5.97%)
Mutual labels:  notifications

Calendar Notifications Plus

Android app extending calendar notifications with snooze button and notifications persistance

This app is only available on F-Droid

Get it on F-Droid

You can also build the app yourself from sources available here :)

This app would replace default calendar event notifications, providing snooze functionality and notifications persistence. Reboot is handled, all notifications are restored after reboot. Focus of this app is to keep its operation as transparent as possible, calendar notifications would behave like expected: direct click on notification opens event details in default calendar application, new functionality is provided via actions available for notifications. On the snooze activity you can also quickly re-schedule event for the next day or week in one click (this is not available for repeating events).

Additional functionality provided by this app:

  • Quiet hours
  • Reminders for missed notifications (off by default, interval can be configured)
  • "Snooze All" button in the app
  • Custom LED colors / Wake screen on notification (if configured)

This app is currently in BETA. Please report any bugs found and any feedback you have via feedback page in the app.

Rationale for requested permissions:

  • Read Calendar - required to be able to retrieve event details to display notification
  • Write Calendar - necessary to stop stock calendar from showing the same notification
  • Start at Boot - to restore notifications
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].