calendar-notification

calendar notification for linux desktops using dunst (by chebro)

Calendar-notification Alternatives

Similar projects and alternatives to calendar-notification

  1. eww

    ElKowars wacky widgets

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. tokyo

    Discontinued BSPWM

  4. gsimplecal

    Simple and lightweight GTK calendar (BSD license)

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 discussion

Log in or Post with

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
79
10.0
about 3 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

Did you know that Shell is
the 11th most popular programming language
based on number of references?