calendar-notification

calendar notification for linux desktops using dunst (by chebro)

Calendar-notification Alternatives

Similar projects and alternatives to calendar-notification

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better calendar-notification alternative or higher similarity.

calendar-notification reviews and mentions

Posts with mentions or reviews of calendar-notification. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-26.
  • calendar
    4 projects | /r/qtile | 26 May 2023
    #!/bin/bash # adapted from https://github.com/chebro/calendar-notification/blob/master/calendar TODAY=$(date '+%-d') HEAD=$(cal | head -n1) BODY=$(cal | tail -n7 | sed -z "s|$TODAY|$TODAY|1") dunstify "$HEAD" "$BODY" -u NORMAL

Stats

Basic calendar-notification repo stats
1
76
10.0
over 2 years ago

chebro/calendar-notification is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of calendar-notification is Shell.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com