gsimplecal
Simple and lightweight GTK calendar (BSD license) (by dmedvinsky)
calendar-notification
calendar notification for linux desktops using dunst (by chebro)
gsimplecal | calendar-notification | |
---|---|---|
1 | 1 | |
202 | 80 | |
1.0% | - | |
4.6 | 10.0 | |
over 1 year ago | over 3 years ago | |
C++ | Shell | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gsimplecal
Posts with mentions or reviews of gsimplecal.
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
If you are on Arch, first install gsimplecal applet:
calendar-notification
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
#!/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
What are some alternatives?
When comparing gsimplecal and calendar-notification you can also consider the following projects:
tokyo - BSPWM
docklike-plugin - A Dock-like Taskbar Plugin for XFCE
eww - ElKowars wacky widgets
WasIstLos - An unofficial WhatsApp desktop application for Linux.