{"id":35562070,"url":"https://github.com/theaxelander/wtf","last_synced_at":"2026-02-14T13:01:17.315Z","repository":{"id":331442220,"uuid":"965048319","full_name":"TheAxelander/wtf","owner":"TheAxelander","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-04T11:26:10.000Z","size":314,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-08T10:56:19.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/TheAxelander.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-12T09:47:35.000Z","updated_at":"2026-01-04T11:24:58.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/TheAxelander/wtf","commit_stats":null,"previous_names":["theaxelander/wtf"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/TheAxelander/wtf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAxelander%2Fwtf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAxelander%2Fwtf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAxelander%2Fwtf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAxelander%2Fwtf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAxelander","download_url":"https://codeload.github.com/TheAxelander/wtf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAxelander%2Fwtf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29444024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-01-04T13:08:27.559Z","updated_at":"2026-02-14T13:01:17.309Z","avatar_url":"https://github.com/TheAxelander.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wtf\n\n**A small helper to display cheatsheets, shortcuts and others inside your terminal.**\n\n![Demo](assets/demo.gif)\n\n## Requirements\n\n- fzf\n- config file (see Configuration)\n\n## Installation\n\nDownload [latest release](https://github.com/TheAxelander/wtf/releases/latest) and install it via `pipx`\n\n``` bash\napt install python3 python3-pipx\npipx install wtf-x.x.x-py3-none-any.whl\n```\n\nOptionally create a venv for development\n\n``` bash\ngit clone https://github.com/TheAxelander/wtf.git\ncd wtf\npython3 -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\n```\n\n## Configuration\n\nSee below example config file which is required in `~/.config/wtf/wtf.conf`\n\n``` ini\nCHEATSHEET_REPO=~/.local/share/wtf\nPREVIEW_COMMAND=cat #You could also use wtf itself to render the file inside the fzf preview\n```\n\n## Usage\n\nWithout any parameter `fzf` is used to select a file which is then rendered. The content must be Markdown-based.\n\n``` bash\nwtf\n\n\u003e\u003e\u003e fzf screen is shown\n```\n\nAppending a `sheet` (simple file name) renders the file directly without any further selection\n\n``` bash\nwtf tmux\n\n\u003e\u003e\u003e tmux file will be displayed\n```\n\nBy passing `--update-repo` you can pull the latest changes for your cheatsheet repo\n\n``` bash\nwtf --update-repo\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheaxelander%2Fwtf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheaxelander%2Fwtf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheaxelander%2Fwtf/lists"}