{"id":19166725,"url":"https://github.com/jiripospisil/drtl","last_synced_at":"2026-02-15T07:31:10.513Z","repository":{"id":177656931,"uuid":"656386612","full_name":"jiripospisil/drtl","owner":"jiripospisil","description":"Yet another tldr client written in Zig","archived":false,"fork":false,"pushed_at":"2024-07-23T12:42:10.000Z","size":1755,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T00:31:07.944Z","etag":null,"topics":["tldr","tldr-client","zig","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/jiripospisil.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":"2023-06-20T21:11:19.000Z","updated_at":"2025-01-03T17:03:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9d29118-5066-496d-afed-adb01bed297f","html_url":"https://github.com/jiripospisil/drtl","commit_stats":null,"previous_names":["jiripospisil/drtl"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/jiripospisil/drtl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiripospisil%2Fdrtl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiripospisil%2Fdrtl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiripospisil%2Fdrtl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiripospisil%2Fdrtl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jiripospisil","download_url":"https://codeload.github.com/jiripospisil/drtl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiripospisil%2Fdrtl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29472880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T06:58:05.414Z","status":"ssl_error","status_checked_at":"2026-02-15T06:58:05.085Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["tldr","tldr-client","zig","ziglang"],"created_at":"2024-11-09T09:34:06.876Z","updated_at":"2026-02-15T07:31:10.493Z","avatar_url":"https://github.com/jiripospisil.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# drtl\n\nYet another [tldr](https://github.com/tldr-pages/tldr) client. Written mostly as an exercise to try Zig. The client doesn't \nmaintain a local database of tldr pages but rather embeds all of them in the binary.\n\n\u003cimg width=\"972\" alt=\"image\" src=\"https://github.com/jiripospisil/drtl/assets/20820/d40ee21a-2429-408f-9e96-26157beca855\"\u003e\n\n## Installation\n\n```\n# On Arch Linux\nparu -Sy drtl-bin\n```\n\nYou can also just use the [prebuilt binaries](https://github.com/jiripospisil/drtl/releases) or build it yourself.\n\n## Usage\n\n```\nUsage: drtl \u003cname\u003e\n\nPrints tldr page for the given name.\n\nPages are split into several categories (android, common, linux, osx, sunos, and windows). If\nyou want a page for a specific category, use \"category/name\".\n\nOptions:\n -h, --help        print this help\n -v, --version     print version\n -l, --list        list all pages\n ```\n\n## Building from Source\n\nTested with [Zig](https://ziglang.org/) `0.11.0-dev.3726+8fcc28d30`.\n\n```\n./update_pages.bash # Optionally update tldr pages\nzig build\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiripospisil%2Fdrtl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiripospisil%2Fdrtl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiripospisil%2Fdrtl/lists"}