{"id":13446792,"url":"https://github.com/isacikgoz/tldr","last_synced_at":"2025-05-15T17:03:36.042Z","repository":{"id":37271367,"uuid":"162439231","full_name":"isacikgoz/tldr","owner":"isacikgoz","description":"fast and interactive tldr client written with  go","archived":false,"fork":false,"pushed_at":"2023-06-23T13:36:07.000Z","size":11392,"stargazers_count":1392,"open_issues_count":22,"forks_count":48,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-31T21:45:59.488Z","etag":null,"topics":["golang","guidance","interactive","tldr","tldr-pages"],"latest_commit_sha":null,"homepage":"https://isacikgoz.me/tldr/","language":"Go","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/isacikgoz.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":"2018-12-19T13:11:36.000Z","updated_at":"2025-03-23T07:37:02.000Z","dependencies_parsed_at":"2024-06-18T20:03:12.942Z","dependency_job_id":null,"html_url":"https://github.com/isacikgoz/tldr","commit_stats":{"total_commits":72,"total_committers":9,"mean_commits":8.0,"dds":0.125,"last_synced_commit":"7565c11ca9896007680646b9e7934eee06c38b5e"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isacikgoz%2Ftldr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isacikgoz%2Ftldr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isacikgoz%2Ftldr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isacikgoz%2Ftldr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isacikgoz","download_url":"https://codeload.github.com/isacikgoz/tldr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247737788,"owners_count":20987721,"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":["golang","guidance","interactive","tldr","tldr-pages"],"created_at":"2024-07-31T05:01:00.060Z","updated_at":"2025-04-07T22:07:12.813Z","avatar_url":"https://github.com/isacikgoz.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"\n![GitHub Actions](https://img.shields.io/github/actions/workflow/status/isacikgoz/tldr/ci.yml) ![GitHub All Releases](https://img.shields.io/github/downloads/isacikgoz/tldr/total.svg) [![Join the chat at https://gitter.im/tldrpp/community](https://badges.gitter.im/tldrpp/community.svg)](https://gitter.im/tldrpp/community?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge) ![Release](https://img.shields.io/github/release/isacikgoz/tldr.svg)\n\n# tldr++\n\nCommunity driven man pages improved with smart user interaction. **tldr++** seperates itself from any other tldr client with convenient user guidance feature.\n\n![screenplay](img/screenplay.gif)\n\n## Features\n\n- Fully Interactive (fill the command arguments easily)\n- Search from commands to find your desired command (exact + fuzzy search)\n- Smart file suggestions (further suggestions will be added)\n- Simple implementation\n- One of the fastest clients, even fastest (see [Benchmarks](https://github.com/isacikgoz/tldr/wiki/Benchmarks))\n- Easy to install. Supports all mainstream OS and platforms (Linux, MacOS, *Windows (*`v1.0` *excluded for a while*)(arm, x86)\n- Pure-go (*even contains built-in git*)\n\n## Installation\n\nRefer to [Release Page](https://github.com/isacikgoz/tldr/releases) for binaries.\n\nOr, you can build from source: (min. **go 1.18** compiler is recommended)\n\n```bash\ngo install github.com/isacikgoz/tldr/cmd/tldr@latest\n```\n\n### macOS using brew\n\n```bash\nbrew install isacikgoz/taps/tldr\n```\n\n### Windows using scoop\n\nThis is maintained by community and the version is `v0.6.1`. (`v1.0.0` does not have Windows support yet)\n\n```powershell\nscoop install tldr\n```\n\n## Use for different OS\n\nYou can use tldr++ for another OS by setting `TLDR_OS` envrionment to your desired OS such as `linux`, `windows`, `osx` etc.\n\nLet's say you want to set it to Linux run the following command:\n\n```bash\nexport TLDR_OS=linux\n```\n\nTo make it permenant, you can add the line above to your shell rc file (e.g. `bashrc`, `zshrc` etc.)\n\n## Credits\n\n- [tldr-pages](https://github.com/tldr-pages/tldr)\n- [go-prompt](https://github.com/c-bata/go-prompt)\n- [fuzzy](https://github.com/sahilm/fuzzy)\n- [go-git](https://github.com/src-d/go-git)\n- [kingpin](https://github.com/alecthomas/kingpin)\n- [color](https://github.com/fatih/color)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisacikgoz%2Ftldr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisacikgoz%2Ftldr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisacikgoz%2Ftldr/lists"}