{"id":26642993,"url":"https://github.com/dideler/fish-index","last_synced_at":"2025-09-02T13:12:58.887Z","repository":{"id":141343024,"uuid":"212457169","full_name":"dideler/fish-index","owner":"dideler","description":"🐟 Shows indexed chars for hidden or visible text data","archived":false,"fork":false,"pushed_at":"2021-05-09T19:50:15.000Z","size":15,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T19:36:49.096Z","etag":null,"topics":["fish","fish-packages","fish-plugin","fish-shell","fisherman","oh-my-fish","security","sensitive-data"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/dideler.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":"2019-10-02T23:02:16.000Z","updated_at":"2021-05-09T19:50:17.000Z","dependencies_parsed_at":"2023-05-04T08:02:15.218Z","dependency_job_id":null,"html_url":"https://github.com/dideler/fish-index","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dideler/fish-index","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Ffish-index","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Ffish-index/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Ffish-index/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Ffish-index/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dideler","download_url":"https://codeload.github.com/dideler/fish-index/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dideler%2Ffish-index/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273288233,"owners_count":25078687,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fish","fish-packages","fish-plugin","fish-shell","fisherman","oh-my-fish","security","sensitive-data"],"created_at":"2025-03-24T19:28:51.224Z","updated_at":"2025-09-02T13:12:58.874Z","avatar_url":"https://github.com/dideler.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fish-index\n\nShows indexed characters for hidden or visible input strings.\n\n## Demo\n\n![Demo usage of fish-index](https://user-images.githubusercontent.com/497458/66255972-61da3a80-e781-11e9-9656-e4f0db3eb70e.gif)\n\n## Installation\n\nInstall with your favourite fish package manager, such as [fisherman][] or [oh-my-fish][]\n```fish\n# Install with fisher v4\nfisher install dideler/fish-index\n\n# Install with fisher v3\nfisher add dideler/fish-index\n\n# Install with fisher v2\nfisher install dideler/fish-index\n\n# Install with oh-my-fish\nomf install https://github.com/dideler/fish-index\n```\n\n## Usage\n\n```\nUsage: index [OPTION] [STRINGS]\n\nDescription:\n    Prints the index of characters in a string.\n    Sensitive strings can be given as a prompt\n    or fetched and cleared from the clipboard,\n    to avoid appearing in the shell's history.\n\n    When no indexes given, prints all indexes.\n\nExamples:\n\n    $ index ab cd\n    1: a\n    2: b\n\n    1: c\n    2: d\n\n    $ index \"ab cd\"\n    1: a\n    2: b\n    3:\n    4: c\n    5: d\n\n    $ index\n    Secret  ▶ ●●●●\n    Indexes ▶ 2 4\n    2: x\n    4: z\n\n    $ index\n    Secret  ▶ ●●●\n    Indexes ▶\n    1: x\n    2: y\n    3: z\n\n    $ index\n    Secret  ▶ popped from clipboard\n    Indexes ▶ 1 2 3\n    1: x\n    2: y\n    3: z\n\nOptions:\n    -h, --help      Prints help and exits\n```\n\n[fisherman]: https://github.com/fisherman/fisherman\n[oh-my-fish]: https://github.com/oh-my-fish/oh-my-fish\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdideler%2Ffish-index","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdideler%2Ffish-index","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdideler%2Ffish-index/lists"}