https://github.com/sidssids/dzen-cal
Just a dzen2 based calendar
https://github.com/sidssids/dzen-cal
bash calendar dzen2 shell
Last synced: 12 months ago
JSON representation
Just a dzen2 based calendar
- Host: GitHub
- URL: https://github.com/sidssids/dzen-cal
- Owner: SIDSSIDS
- License: mit
- Created: 2018-09-08T13:48:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T11:21:47.000Z (over 3 years ago)
- Last Synced: 2025-06-19T17:10:06.598Z (12 months ago)
- Topics: bash, calendar, dzen2, shell
- Language: Shell
- Size: 9.77 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dzen-cal
Just a dzen2 based calendar written in bash

The script takes **cal** Linux command output, highlight holidays in dzen2 style and send it to **dzen2**.
### Features:
- month/year view
- you can switch between months and years by clicking **>>** and **<<** buttons
- in a month view you can open a whole year by clicking **year** area
- you can specify alignment and indention from edges of the screen
- by default, highlighted holidays are Saturdays and Sundays. But you can specify extra holidays (like Easter day and etc...) or extra work days (if some holidays become workdays :))
- you can also specify dates, which you want to highlight with some color, like birthdays and etc...