{"id":17048525,"url":"https://github.com/hollasch/calendar","last_synced_at":"2026-05-14T22:40:01.051Z","repository":{"id":68064543,"uuid":"131108714","full_name":"hollasch/calendar","owner":"hollasch","description":"Windows command-line calendar tool","archived":false,"fork":false,"pushed_at":"2024-02-05T21:36:42.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T04:12:02.643Z","etag":null,"topics":["calendar","command-line","command-line-tool","command-line-tools","command-line-utilities","date","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hollasch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2018-04-26T06:15:49.000Z","updated_at":"2023-12-02T02:11:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"f62bb942-b0d9-49bf-90d7-599726f35835","html_url":"https://github.com/hollasch/calendar","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/hollasch/calendar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollasch%2Fcalendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollasch%2Fcalendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollasch%2Fcalendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollasch%2Fcalendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hollasch","download_url":"https://codeload.github.com/hollasch/calendar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hollasch%2Fcalendar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266665813,"owners_count":23964974,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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","command-line","command-line-tool","command-line-tools","command-line-utilities","date","windows"],"created_at":"2024-10-14T09:52:15.893Z","updated_at":"2026-05-14T22:40:01.020Z","avatar_url":"https://github.com/hollasch.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Calendar\n====================================================================================================\n\nA simple command-line utility to print out month or annual calendars.\n\n\nUsage\n------\n    calendar:  Print calendar for a given month or year\n    usage   :  calendar [-h|/?|--help] [-v|--version]\n               [--startSun] [month] [year]\n\n    `calendar` prints the calendar for a given month or year. If no month is\n    specified, the current annual calendar is printed. If a month is specified\n    without year, then the nearest current or future month is printed.\n\n    This tool only supports the Gregorian calendar, so years before 1582 or months\n    before October 1582 are not supported.\n\n    A month is specified using either its English name, or as a number from 1 to 12.\n    A year is specified as a number greater than 12, though years before 1582 are\n    unsupported.\n\n    The `--startSun` option sets first day of the week as Sunday. By default, Monday\n    is considered the first day of the week.\n\n    calendar 2.0.0 | 2024-02-05 | https://github.com/hollasch/calendar\n\n\nBuilding\n----------\nThis project uses the CMake build tool. CMake is a meta-build system that locates and uses your\nlocal development tools to build the project if possible.\n\nTo build, first install [CMake][https://cmake.org/]. Then go to the project root directory and run\nthe following command:\n\n    cmake -B build\n\nThis will locate your installed development tools and configure your project build in the `build/`\ndirectory. After that, whenever you want a new build, run this command:\n\n    cmake --build build\n\nThis will build a debug version of the project, located in `build/Debug/`. To build a release\nversion, run\n\n    cmake --build build --config release\n\nYou can find the built release executable in `build/Release/`.\n\n\n----------------------------------------------------------------------------------------------------\nSteve Hollasch \u0026lt;steve@hollasch.net\u0026gt;\u003cbr\u003e\nhttps://github.com/hollasch/calendar\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhollasch%2Fcalendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhollasch%2Fcalendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhollasch%2Fcalendar/lists"}