clock-rs
brew install clock-rs
v0.2.1
Apache-2.0
Modern, digital clock that effortlessly runs in your terminal
68
30-day installs · #4067
212
90-day · #4092
514
365-day · #5045
156
★ GitHub stars · updated 3mo ago
Build dependencies
GitHub topics
clock
clock-rs
cross-platform
customization
kitty
linux
rice
rust
rust-lang
stopwatch
terminal
time
timer
tty
tui
Links
- https://github.com/Oughie/clock-rs
- GitHub: Oughie/clock-rs
- Brew formula source: Formula/c/clock-rs.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Modern, digital clock that effortlessly runs in your terminal",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:27+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "clock-rs",
"github_default_branch": "main",
"github_last_commit_at": "2026-05-16T18:36:04Z",
"github_readme_excerpt": "# clock-rs\n\n[](https://crates.io/crates/clock-rs)\n[](LICENSE)\n[](https://github.com/Oughie/clock-rs/stargazers)\n\nA modern, digital clock that _effortlessly_ runs in your terminal.\n\n\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Installation](#installation)\n - [Using Cargo](#using-cargo)\n - [Using a package manager](#using-a-package-manager)\n - [Building from source](#building-from-source)\n- [Usage](#usage)\n - [Reloading the configuration](#reloading-the-configuration)\n - [Shell completion](#shell-completion)\n- [Configuration](#configuration)\n - [Fields](#fields)\n - [Example](#example)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Introduction\n\n`clock-rs` is a terminal-based clock written in Rust, designed to be a new alternative to [tty-clock](https://github.com/xorg62/tty-clock). \nIt supports all major platforms and offers several improvements, which include:\n\n- The use of a single configuration file to manage its settings, with the ability to override them through the command line,\n- Many additional features such as a timer and a stopwatch,\n- And greater flexibility as well as better user experience!\n\n## Installation\n\n### Using Cargo\n\nTo install `clock-rs` globally using [Cargo](https://crates.io/crates/clock-rs), simply run the following command:\n\n```\n$ cargo install clock-rs\n```\n\nYou can then run the executable via the `clock-rs` command.\n\n### Using a package manager\n\n#### Arch Linux\n\nA package is available from the [AUR](https://aur.archlinux.org/packages/clock-rs-git) (Arch User Repository). To install it, use your preferred AUR manager:\n\n```\n$ yay -S clock-rs-git\n```\n\nor manually clone from the AUR:\n\n```\n$ git clone https://aur.archlinux.org/clock-rs-git.git \u0026\u0026 cd clock-rs-git \u0026\u0026 makepkg -si\n```\n\n#### Homebr",
"github_repo": "Oughie/clock-rs",
"github_stars": 156,
"github_topics": [
"clock",
"clock-rs",
"cross-platform",
"customization",
"kitty",
"linux",
"rice",
"rust",
"rust-lang",
"stopwatch",
"terminal",
"time",
"timer",
"tty",
"tui"
],
"homepage": "https://github.com/Oughie/clock-rs",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 68,
"installs_365d": 514,
"installs_90d": 212,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "clock-rs",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 4067,
"rank_365d": 5045,
"rank_90d": 4092,
"raw_hash": "3f966f278afba44a",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/clock-rs.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.2.1",
"versioned_formulae": [],
"why_use_this": null
}