Skip to content
/ ccal Public

Calendar with local holidays via ip location

Notifications You must be signed in to change notification settings

inv2004/ccal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ccal

Calendar with local holidays via ip location

  • Caches holidays and location in local cache folder
  • Personal calendars
  • Custom highlight here

image

Install

Static binary

curl -LO https://github.com/inv2004/ccal/releases/latest/download/ccal_linux \   # or _macos
&& chmod +x ccal \
&& mv ccal ~/bin/

Nimble

nimble install ccal

Custom style

$HOME/.config/ccal/myevents.txt

fgGreen
2024-01-05
2024-06-01
2024-07-01
2024-08-01
styleDim styleUnderscore
2024-06-02
2024-07-31
2024-08-17
  • it mixes colors sometimes: if it is "red" holiday and your "green day" => yellow

Usage

Usage:
ccal [year(s)] [country]   year (or several) and country code
     [country] [year(s)]
     -p                    print personal days
     --cleanup             cleanup holidays cache
     --version -v          version