{"id":13337883,"url":"https://github.com/codeZeilen/wat","last_synced_at":"2025-03-11T07:31:31.589Z","repository":{"id":172262873,"uuid":"585263768","full_name":"codeZeilen/wat","owner":"codeZeilen","description":"Wat are this? The wat CLI tool helps you find out what all the things in your Linux system are.","archived":false,"fork":false,"pushed_at":"2025-01-23T12:45:49.000Z","size":90,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T08:15:18.337Z","etag":null,"topics":["cli","console","documentation","help","linux","manual","python","python3","shell","terminal","tldr"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/wat-terminal/","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/codeZeilen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-01-04T18:22:22.000Z","updated_at":"2025-02-26T22:25:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"8266e158-ba65-4fad-9838-ce8502244059","html_url":"https://github.com/codeZeilen/wat","commit_stats":null,"previous_names":["codezeilen/wat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeZeilen%2Fwat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeZeilen%2Fwat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeZeilen%2Fwat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeZeilen%2Fwat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeZeilen","download_url":"https://codeload.github.com/codeZeilen/wat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242991251,"owners_count":20218133,"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":["cli","console","documentation","help","linux","manual","python","python3","shell","terminal","tldr"],"created_at":"2024-07-29T19:15:10.448Z","updated_at":"2025-03-11T07:31:31.571Z","avatar_url":"https://github.com/codeZeilen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# wat - wat are this?\n\n\u003cimg align=\"right\" alt=\"Video of a dog being held to various items, captioned with the question: 'wat are this?'. Image based on Jenna Marble's work featuring Kermit the dog.\" src=\"https://user-images.githubusercontent.com/560608/227779499-2a2624b6-e80d-454f-8c90-7309d2f2b77f.gif\" style=\"margin-right: 1em;\" /\u003e\n\n\n`wat` helps you find out what all the things in your Linux system are. You can ask it for information on:\n\n * executables\n * services\n * bash built-ins\n * packages\n * files and folders (based on [wat-pages](https://github.com/codeZeilen/wat-pages)) \n\n\nTo find out what something is, simply pass the name to `wat`:\n\n```\n\u003e wat zeitgeist\n\nzeitgeist (package): Zeitgeist is a service which logs the user's activities and \nevents (files opened, websites visited, conversations held with other people, etc.) \nand makes the relevant information available to other applications.\n\n\u003e wat /var/spool\n\n/var/spool (directory): This directory contains data which is awaiting some kind of later processing. Data \nin /var/spool represents work to be done in the future (by a program, user, or \nadministrator); often data is deleted after it has been processed.\n```\n\n## Installation\n\n`wat` requires Python 3.10. \n`wat` runs on most Linux distributions and can be used with MacOS, however with a limited feature set for now.\n\n### From PyPi\n\n`pip3 install wat-terminal`\n\n### From repository\n\n1. Install requirements: `pip install -r requirements.txt`\n2. Install `wat` as a command line tool: `python3 setup.py install`\n\n## Usage\n\n```\nusage: wat [-h] [--version] [--update] [--skip-empty-result] [name ...]\n\npositional arguments:\n  name                 name of the thing to lookup\n\noptions:\n  -h, --help           show this help message and exit\n  --version            show program's version number and exit\n  --update, -u         update the page sources\n  --skip-empty-result  if there is no result, don't print anything\n```\n\n## Acknowledgments!\n\nThe inital repository structure is based on [navdeep-G/samplemod](https://github.com/navdeep-G/samplemod).\n\nThe implementation internally uses the Python-client of [tldr](https://github.com/tldr-pages/tldr-python-client/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FcodeZeilen%2Fwat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FcodeZeilen%2Fwat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FcodeZeilen%2Fwat/lists"}