{"id":13580262,"url":"https://github.com/oscarmcm/calio","last_synced_at":"2025-04-22T23:33:01.024Z","repository":{"id":174233203,"uuid":"648405632","full_name":"oscarmcm/calio","owner":"oscarmcm","description":"Tiny CLI tool that helps to visualize iCal file content in the terminal.","archived":false,"fork":false,"pushed_at":"2023-06-13T15:21:26.000Z","size":449,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-31T11:40:51.708Z","etag":null,"topics":["cli","icalendar","rust","tui"],"latest_commit_sha":null,"homepage":"https://oscarmcm.github.io/calio/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oscarmcm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-01T22:40:47.000Z","updated_at":"2023-06-12T10:27:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"c648d070-603b-4738-9a12-de10b027f18b","html_url":"https://github.com/oscarmcm/calio","commit_stats":null,"previous_names":["oscarmcm/calio"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmcm%2Fcalio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmcm%2Fcalio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmcm%2Fcalio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscarmcm%2Fcalio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oscarmcm","download_url":"https://codeload.github.com/oscarmcm/calio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223906321,"owners_count":17223046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","icalendar","rust","tui"],"created_at":"2024-08-01T15:01:49.253Z","updated_at":"2024-11-10T02:46:47.297Z","avatar_url":"https://github.com/oscarmcm.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Calio\n\n**Calio** is a tiny CLI tool that helps to visualize iCal file in the terminal.\n\n![CALIO](https://github.com/oscarmcm/calio/blob/main/calio.png?raw=true)\n\n## Installation\n\nYou can either install it via `cargo` or download the binaries from [GitHub releases](https://github.com/oscarmcm/calio/releases/).\n\nIf you go the `cargo` route, you need to have it installed (usually using [rustup](https://rustup.rs)). In a terminal, run this command to install `calio`:\n\n```\ncargo install calio\n```\n\nThen you'll be able to run `calio` from whichever directory you're in.\n\n## How-To\n\n**Calio** is easy to use, just provide a file path or stdin to read the\nics contents:\n\n```\ncalio /some/file/path/cal.ics\ncalio https://gist.githubusercontent.com/DeMarko/6142417/raw/1cd301a5917141524b712f92c2e955e86a1add19/sample.ics\ncat /some/file/path.cal.ics | calio\n```\n\nAnd also comes with the following options:\n\n```\n--keep-alive  Keep the app running and do not exit on stdout.\n--hide-desc   Don't show the event's description.\n-h, --help    Print help information.\n```\n\nRun with `--help/-h` for detailed usage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarmcm%2Fcalio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscarmcm%2Fcalio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscarmcm%2Fcalio/lists"}