{"id":15725248,"url":"https://github.com/kyoheiu/era","last_synced_at":"2025-10-03T21:49:32.682Z","repository":{"id":37393469,"uuid":"470425861","full_name":"kyoheiu/era","owner":"kyoheiu","description":"A rainy clock in your terminal.","archived":false,"fork":false,"pushed_at":"2024-11-23T21:33:22.000Z","size":1742,"stargazers_count":67,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-09T16:09:14.879Z","etag":null,"topics":["clock","deno","tui"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/kyoheiu.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":"2022-03-16T04:02:04.000Z","updated_at":"2025-02-08T19:48:55.000Z","dependencies_parsed_at":"2025-01-31T17:35:08.285Z","dependency_job_id":"f47e997c-ac45-4fa1-94b6-49db87fa1b08","html_url":"https://github.com/kyoheiu/era","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoheiu%2Fera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoheiu%2Fera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoheiu%2Fera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyoheiu%2Fera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyoheiu","download_url":"https://codeload.github.com/kyoheiu/era/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065283,"owners_count":21041871,"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":["clock","deno","tui"],"created_at":"2024-10-03T22:20:13.533Z","updated_at":"2025-10-03T21:49:27.615Z","avatar_url":"https://github.com/kyoheiu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# era\n\nA rainy clock in your terminal, written with Deno.\n\n![sample gif](screenshots/sample.gif)\n\n## v0.1.3\n### Fixed\n- Fix error in latest deno.\n\n## v0.1.2\n### Fixed\n- the extension of pre-build compression\n\n## v0.1.1\nNow era can redraw contents if the terminal window size is changed.\n\n## Installation\n\n- git clone this repo and compile it.\n\n```\ngit clone https://github.com/kyoheiu/era\ncd era\nmake install\n```\n\n- Or, you can use binary from the release page.\n\n## Usage\n\n```\n./era\n```\n\ncreates `config.json` in your `$XDG_CONFIG_HOME/era/` automatically and you have a rainy clock.\n\nNOTE: `era` assumes the value is `~/.config` if `$XDG_CONFIG_HOME` isn't defined as an environment variable.\n\nOr,\n\n```\n./era -c\n```\n\nstarts counter like this.\n\n![count_sample](screenshots/count_sample.png)\n\nTo exit, press any key.\n\n## Customization\n\n`config.json` looks like this:\n\n```\n{\"interval\":100,\"frequency\":40,\"rain1\":\"│\",\"rain2\":\" \",\"timecolor\":\"#eeeeee\",\"raincolor\":\"#e0b0ff\"}\n```\n\n`interval` means how often the screen is updated (a.k.a how fast it rains). The bigger this number, The slower it rains.\nThe larger `frequency`, the fewer the raindrops.\n`rain1` and `rain2` are characters representing raindrops. By default `rain2` is just a whitespace, so raindrops are represented by rain1 (|) only. Of course you can change the shape of raindrops!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyoheiu%2Fera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyoheiu%2Fera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyoheiu%2Fera/lists"}