{"id":20386060,"url":"https://github.com/stijncaerts/countdown-c","last_synced_at":"2026-05-28T13:06:37.022Z","repository":{"id":88896041,"uuid":"48684587","full_name":"StijnCaerts/countdown-c","owner":"StijnCaerts","description":"countdown to New Year, coded in C using the ncurses library","archived":false,"fork":false,"pushed_at":"2016-10-11T17:05:45.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-15T08:21:15.088Z","etag":null,"topics":["countdown","ncurses-library"],"latest_commit_sha":null,"homepage":null,"language":"C","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/StijnCaerts.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":"2015-12-28T09:21:00.000Z","updated_at":"2017-09-29T10:57:12.000Z","dependencies_parsed_at":"2023-06-13T01:45:24.867Z","dependency_job_id":null,"html_url":"https://github.com/StijnCaerts/countdown-c","commit_stats":{"total_commits":11,"total_committers":5,"mean_commits":2.2,"dds":0.6363636363636364,"last_synced_commit":"d39ea82cc3ce8646052fe5a0e1a152097fc9ceca"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StijnCaerts%2Fcountdown-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StijnCaerts%2Fcountdown-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StijnCaerts%2Fcountdown-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StijnCaerts%2Fcountdown-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StijnCaerts","download_url":"https://codeload.github.com/StijnCaerts/countdown-c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241935271,"owners_count":20044827,"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":["countdown","ncurses-library"],"created_at":"2024-11-15T02:36:27.593Z","updated_at":"2026-05-28T13:06:36.976Z","avatar_url":"https://github.com/StijnCaerts.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Countdown in C\nThis project is a small countdown-timer to New Year, coded in C using the ncurses library.\n\n## Features\n- automatically selects the next year transition, based on the system time\n- countdown in the format DDD HH:MM:SS\n- format changes as the time ticks away, eg. HH:MM:SS to MM:SS to SS to S\n- runs in the terminal\n- timer in ASCII-art\n- coded in C\n- uses the ncurses library\n- makefile included\n\n## How to use?\n1. compile the code, using the make file, or enter the compile command manually:\n\t`make` or `gcc -o countdown countdown.c -lncurses -std=c99`\n2. run the compiled executable:\n\t`./countdown`\n\t\n## License\nSee the [LICENSE](LICENSE) file for license rights and limitations (MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstijncaerts%2Fcountdown-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstijncaerts%2Fcountdown-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstijncaerts%2Fcountdown-c/lists"}