{"id":13566832,"url":"https://github.com/mingrammer/awesome-finder","last_synced_at":"2025-04-22T16:31:19.995Z","repository":{"id":45206549,"uuid":"99354351","full_name":"mingrammer/awesome-finder","owner":"mingrammer","description":":sunglasses: Search the awesome curated list without browser","archived":false,"fork":false,"pushed_at":"2022-12-08T07:47:02.000Z","size":114449,"stargazers_count":271,"open_issues_count":8,"forks_count":23,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-05-19T21:59:05.451Z","etag":null,"topics":["awesome","awesome-finder","cli","finder","tui"],"latest_commit_sha":null,"homepage":"","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/mingrammer.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-04T15:07:40.000Z","updated_at":"2024-03-24T01:14:09.000Z","dependencies_parsed_at":"2022-09-26T18:21:04.168Z","dependency_job_id":null,"html_url":"https://github.com/mingrammer/awesome-finder","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingrammer%2Fawesome-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingrammer%2Fawesome-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingrammer%2Fawesome-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mingrammer%2Fawesome-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mingrammer","download_url":"https://codeload.github.com/mingrammer/awesome-finder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223791062,"owners_count":17203382,"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":["awesome","awesome-finder","cli","finder","tui"],"created_at":"2024-08-01T13:02:17.608Z","updated_at":"2024-11-10T00:40:36.328Z","avatar_url":"https://github.com/mingrammer.png","language":"Python","funding_links":[],"categories":["Python","\u003ca name=\"online\"\u003e\u003c/a\u003eOnline search and resources"],"sub_categories":[],"readme":"\u003cbr\u003e\u003cbr\u003e\n\n\u003ch1 align=\"center\"\u003eAwesome Finder\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://app.fossa.io/projects/git%2Bgithub.com%2Fmingrammer%2Fawesome-finder?ref=badge_shield\" alt=\"FOSSA Status\"\u003e\u003cimg src=\"https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmingrammer%2Fawesome-finder.svg?type=shield\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://badge.fury.io/py/awesome-finder\"\u003e\u003cimg src=\"https://badge.fury.io/py/awesome-finder.svg\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://docs.python.org/3/index.html\"\u003e\u003cimg src=\"https://img.shields.io/badge/python-3.5,3.6-blue.svg\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.python.org/dev/peps/pep-0008\"\u003e\u003cimg src=\"https://img.shields.io/badge/code%20style-PEP8-brightgreen.svg\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Search the awesome curated list without browser\n\u003c/p\u003e\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n\n\u003e What does mean awesome? The awesome series provide a curated list of awesome frameworks, libraries, software and resources for a specific topic. An example is [awesome-python](https://github.com/vinta/awesome-python)\n\nA TUI based finder for searching the awesome resources on awesome series such as `awesome-python`, `awesome-go` and so on.\n\nWith it, you can browse the awesome libraries, resources on your terminal without browser.\n\n[![asciicast](https://asciinema.org/a/OOdH9rLVBvReK3K6n7pZvruf9.png)](https://asciinema.org/a/OOdH9rLVBvReK3K6n7pZvruf9)\n\n## Installation\n\nIt supports **Python 3+** only.\n\n```bash\npip install awesome-finder # or pip3 install awesome-finder \n```\n\n## Usage\n\n```console\n# Find awesome things from awesome-\u003ctopic\u003e\nawesome-hub \u003ctopic\u003e\n\n# Find awesome things from latest awesome-\u003ctopic\u003e (not use cache)\nawesome-hub \u003ctopic\u003e -f (--force)\n\n# Find awesome things with initial query\nawesome-hub \u003ctopic\u003e -q (--query) 'query string you want to search'\n\n# Show help messages (can see supported awesome topics)\nawesome-hub -h (--help)\n```\n\nThere are some helpful key bindings:\n\n| Key               | Description                              |\n| ----------------- | ---------------------------------------- |\n| Key up (**↑**)    | Scroll up                                |\n| Key down  (**↓**) | Scroll down                              |\n| Key left (**←**)  | Page up                                  |\n| Key right (**→**) | Page down                                |\n| Enter (↵)         | Open the selected awesome link on default browser |\n| Esc               | Close the awesome finder                 |\n\n## Supported awesome topics\n\n\u003e  *Updated: 2018-03-04*\n\nThese will be updated continuously\n\n- awesome\n- awesome-android\n- awesome-elixir\n- awesome-erlang\n- awesome-go\n- awesome-ios\n- awesome-java\n- awesome-javascript\n- awesome-nodejs\n- awesome-php\n- awesome-python\n- awesome-ruby\n- awesome-rust\n- awesome-scala\n- awesome-swift\n- awesome-vue\n\n## Contributing\n\nDetails on [CONTRIBUTING](CONTRIBUTING.md)\n\n## Changelog\n\nDetails on [CHANGELOG](CHANGELOG.md)\n\n## TODO\n\n* [ ] Query highlighting\n* [x] Supports paging with Key left (←) and Key right (→)\n* [ ] Smart parsing with hierachical structure\n* [ ] Supports all awesome series\n* [x] Supports initial query (example: `awesome python -q 'django oauth'`)\n* [ ] Add options to open the Issue and Pull Request page of a specific awesome series\n\n## License\n\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmingrammer%2Fawesome-finder.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmingrammer%2Fawesome-finder?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmingrammer%2Fawesome-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmingrammer%2Fawesome-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmingrammer%2Fawesome-finder/lists"}