{"id":36851619,"url":"https://github.com/rsookram/calr","last_synced_at":"2026-01-12T14:38:00.856Z","repository":{"id":38039672,"uuid":"178486881","full_name":"rsookram/calr","owner":"rsookram","description":"Command-line tool which displays a calendar","archived":false,"fork":false,"pushed_at":"2025-07-09T22:16:13.000Z","size":65,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-10T08:47:37.149Z","etag":null,"topics":["calendar","cli","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsookram.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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,"zenodo":null}},"created_at":"2019-03-29T23:16:22.000Z","updated_at":"2025-07-09T22:16:16.000Z","dependencies_parsed_at":"2025-04-30T23:21:32.789Z","dependency_job_id":"7b084e48-41cf-489b-b66f-d750389ad2a7","html_url":"https://github.com/rsookram/calr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rsookram/calr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsookram%2Fcalr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsookram%2Fcalr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsookram%2Fcalr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsookram%2Fcalr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsookram","download_url":"https://codeload.github.com/rsookram/calr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsookram%2Fcalr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["calendar","cli","rust"],"created_at":"2026-01-12T14:38:00.672Z","updated_at":"2026-01-12T14:38:00.832Z","avatar_url":"https://github.com/rsookram.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# calr\n\ncalr is a command line tool that displays a calendar, similar to `cal(1)`.\n\nIts output looks like:\n\n```\n      May 2020\nSu Mo Tu We Th Fr Sa\n                1  2\n 3  4  5  6  7  8  9\n10 11 12 13 14 15 16\n17 18 19 20 21 22 23\n24 25 26 27 28 29 30\n31\n```\n\n## Installation\n\nCurrently, pre-compiled binaries of calr aren't being distributed. You can\ninstall it with\n[Cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html) by\nrunning\n\n```\ncargo install --git https://github.com/rsookram/calr\n```\n\n## Usage\n\n```\nUSAGE:\n    calr [OPTIONS]\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nOPTIONS:\n    -y \u003cyear\u003e                 Display the specified year [default: current]\n    -m \u003cmonth\u003e                Display the specified month [default: current]\n    -A \u003cmonths after\u003e         Display the number of months after the current month [default: 0]\n    -B \u003cmonths before\u003e        Display the number of months before the current month [default: 0]\n```\n\n## Building\n\ncalr can be built from source by cloning this repository and using Cargo.\n\n```\ngit clone https://github.com/rsookram/calr\ncd calr\ncargo build --release\n```\n\n## Dependencies\n\n[`time`](https://crates.io/crates/time) is used for working with time.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or\n   https://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or\n   https://opensource.org/licenses/MIT)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsookram%2Fcalr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsookram%2Fcalr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsookram%2Fcalr/lists"}