{"id":15578154,"url":"https://github.com/davep/textual-countdown","last_synced_at":"2025-10-07T07:30:45.260Z","repository":{"id":216700711,"uuid":"742168616","full_name":"davep/textual-countdown","owner":"davep","description":"A visual countdown timer for Textual applications","archived":false,"fork":false,"pushed_at":"2024-04-04T21:19:28.000Z","size":477,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-20T06:59:22.681Z","etag":null,"topics":["countdown","python","python3","terminal","textual","textual-framework","timer","widget"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/textual-countdown/","language":"Python","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/davep.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":"2024-01-11T22:31:27.000Z","updated_at":"2024-12-28T16:12:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"7519d35c-72d7-4e8e-9145-75c9401b0c7b","html_url":"https://github.com/davep/textual-countdown","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"a688716c59c74c68712b3c3dde6fdf1c8e3a33bf"},"previous_names":["davep/textual-countdown"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davep%2Ftextual-countdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davep%2Ftextual-countdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davep%2Ftextual-countdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davep%2Ftextual-countdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davep","download_url":"https://codeload.github.com/davep/textual-countdown/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235600038,"owners_count":19016195,"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","python","python3","terminal","textual","textual-framework","timer","widget"],"created_at":"2024-10-02T19:06:39.493Z","updated_at":"2025-10-07T07:30:45.254Z","avatar_url":"https://github.com/davep.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# textual-countdown\n\n![Textual Countdown demo](https://raw.githubusercontent.com/davep/textual-countdown/main/docs/source/textual-countdown.gif)\n\n[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/davep/textual-countdown/style-and-lint.yaml)](https://github.com/davep/textual-countdown/actions)\n[![GitHub commits since latest release](https://img.shields.io/github/commits-since/davep/textual-countdown/latest)](https://github.com/davep/textual-countdown/commits/main/)\n[![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/davep/textual-countdown)](https://github.com/davep/textual-countdown/issues)\n[![GitHub Release Date](https://img.shields.io/github/release-date/davep/textual-countdown)](https://github.com/davep/textual-countdown/releases)\n[![PyPI - License](https://img.shields.io/pypi/l/textual-countdown)](https://github.com/davep/textual-countdown/blob/main/LICENSE)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/textual-countdown)](https://github.com/davep/textual-countdown/blob/main/pyproject.toml)\n[![PyPI - Version](https://img.shields.io/pypi/v/textual-countdown)](https://pypi.org/project/textual-countdown/)\n\n## Introduction\n\nThis library provides a simple visual countdown widget, designed to subtly\nlet the user know that a period of time is passing; essentially a simple\n\"wait some time\" progress bar.\n\nUses could be as a non-intrusive countdown in some sort of quiz application,\nor a cool-down display in an application that's waiting to hit a busy API\nendpoint again.\n\n## Installing\n\nThe package can be installed with `pip` or related tools, for example:\n\n```sh\n$ pip install textual-countdown\n```\n\n## Demo\n\nOnce installed, you can try a demo of the library with:\n\n```sh\n$ python -m textual_countdown\n```\n\nPlease see [the main documentation for the\nlibrary](https://textual-countdown.davep.dev/) for details on how to use it.\n\n## TODO\n\nSee [the TODO tag in\nissues](https://github.com/davep/textual-countdown/issues?q=is%3Aissue+is%3Aopen+label%3ATODO)\nto see what I'm planning.\n\n[//]: # (README.md ends here)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavep%2Ftextual-countdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavep%2Ftextual-countdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavep%2Ftextual-countdown/lists"}