An open API service indexing awesome lists of open source software.

https://github.com/zmoog/ical

Opinionated ICS / ICal CLI tool
https://github.com/zmoog/ical

Last synced: about 1 year ago
JSON representation

Opinionated ICS / ICal CLI tool

Awesome Lists containing this project

README

          

# ical

Opinionated ICS / ICal CLI tool

## Usage

List the upcoming events from an ICS calendar.

```bash
➜ ical list --url https://ics.fixtur.es/v2/torino.ics

Start | End | Summary
2025-03-15 20:45 | 2025-03-15 22:30 | Torino - Empoli FC
2025-03-31 20:45 | 2025-03-31 22:30 | S.S. Lazio - Torino
2025-04-06 15:00 | 2025-04-06 16:45 | Torino - Hellas Verona FC
2025-04-13 15:00 | 2025-04-13 16:45 | Como - Torino
2025-04-20 15:00 | 2025-04-20 16:45 | Torino - Udinese
2025-04-27 15:00 | 2025-04-27 16:45 | Napoli - Torino
2025-05-04 15:00 | 2025-05-04 16:45 | Torino - Venezia
2025-05-11 15:00 | 2025-05-11 16:45 | Torino - Inter
2025-05-18 15:00 | 2025-05-18 16:45 | Lecce - Torino
2025-05-25 15:00 | 2025-05-25 16:45 | Torino - AS Roma
```