ccal
calendar with local holidays via ip location
Summary
| Latest Version | 0.4.6 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:26 |
Tags
Authors
- inv2004
Installation
nimble install ccal
choosenim install ccal
git clone https://github.com/inv2004/ccal
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| ccal | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 2.0.0 | No |
Source
| Repository | https://github.com/inv2004/ccal |
|---|---|
| Homepage | https://github.com/inv2004/ccal |
| Registry Source | nimble_official |
README
ccal
Calendar with local holidays via ip location
- Caches holidays and location in local cache folder
- Personal calendars
- Custom highlight here

Install
Static binary
curl -LO https://github.com/inv2004/ccal/releases/latest/download/ccal_linux \ # or _macos
&& mv ccal_linux ccal && 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: 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