{"id":20888025,"url":"https://github.com/canop/clima","last_synced_at":"2025-05-12T20:30:47.300Z","repository":{"id":34996180,"uuid":"194371514","full_name":"Canop/clima","owner":"Canop","description":"A minimal viewer for Termimad","archived":false,"fork":false,"pushed_at":"2024-12-07T07:49:32.000Z","size":90,"stargazers_count":30,"open_issues_count":1,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T15:16:07.739Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Canop.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":"2019-06-29T06:15:55.000Z","updated_at":"2024-12-07T07:49:36.000Z","dependencies_parsed_at":"2024-11-18T08:44:30.799Z","dependency_job_id":null,"html_url":"https://github.com/Canop/clima","commit_stats":{"total_commits":25,"total_committers":3,"mean_commits":8.333333333333334,"dds":0.07999999999999996,"last_synced_commit":"85edd31485ab6550e7c2920576a7dcc0ea45a481"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canop%2Fclima","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canop%2Fclima/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canop%2Fclima/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canop%2Fclima/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Canop","download_url":"https://codeload.github.com/Canop/clima/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253816656,"owners_count":21968861,"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":[],"created_at":"2024-11-18T08:23:50.380Z","updated_at":"2025-05-12T20:30:47.020Z","avatar_url":"https://github.com/Canop.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest Version][s1]][l1] [![MIT][s2]][l2] [![Chat on Miaou][s3]][l3]\n\n[s1]: https://img.shields.io/crates/v/clima.svg\n[l1]: https://crates.io/crates/clima\n\n[s2]: https://img.shields.io/badge/license-MIT-blue.svg\n[l2]: LICENSE\n\n[s3]: https://miaou.dystroy.org/static/shields/room.svg\n[l3]: https://miaou.dystroy.org/3768?rust\n\n# Clima\n\nA viewer for Termimad.\n\nThis tiny application opens any Markdown file and displays it using **Termimad**.\n\nWhich isn't really useful as Termimad hasn't been designed to display any markdown file.\n[Termimad](https://github.com/Canop/Termimad) is more of an helper to let you incorporate rich text and tables in your terminal applications.\n\nClima is thus *not a general purpose Markdown viewer* but can be used to try out or fix some markdown you'd like to incorporate into your terminal application using Termimad and that you prefer to edit as a file.\n\n## Installation from source\n\nDownload the Repository\n\n    git clone https://github.com/Canop/clima\n\nand build and install `clima`\n\n    cd clima\n    cargo install --path .\n\n## Precompiled binaries\n\nThey're available at https://dystroy.org/clima\n\n## Usage\n\nTo open a file in the viewer, just pass its path:\n\n    clima README.md\n\nYou can also provide the URL of a markdown file or of a github repository:\n\n    clima https://github.com/Canop/broot\n\nIf you add the `--print` option, the file is just printed to stdout, the scrollable viewer doesn't appear:\n\n    clima -p README.md\n\n\nWith the `--skin` argument, you can provide a Termimad skin file, either as JSON or Hjson:\n\n    clima --skin skin.hjson\n\n(this repository contains an example of such skin)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanop%2Fclima","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcanop%2Fclima","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanop%2Fclima/lists"}