{"id":13558349,"url":"https://github.com/GoberInfinity/mme","last_synced_at":"2025-04-03T13:31:05.718Z","repository":{"id":217071160,"uuid":"240790400","full_name":"GoberInfinity/mme","owner":"GoberInfinity","description":"Remember me my commands ","archived":false,"fork":false,"pushed_at":"2020-08-07T05:58:09.000Z","size":420,"stargazers_count":27,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-04T09:37:13.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/GoberInfinity.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":"2020-02-15T21:29:25.000Z","updated_at":"2022-12-23T01:15:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d91ee6d-cbe5-4dcb-a0ba-c19a34f78810","html_url":"https://github.com/GoberInfinity/mme","commit_stats":null,"previous_names":["goberinfinity/mme"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoberInfinity%2Fmme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoberInfinity%2Fmme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoberInfinity%2Fmme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoberInfinity%2Fmme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoberInfinity","download_url":"https://codeload.github.com/GoberInfinity/mme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247009545,"owners_count":20868567,"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":[],"created_at":"2024-08-01T12:04:53.977Z","updated_at":"2025-04-03T13:31:05.713Z","avatar_url":"https://github.com/GoberInfinity.png","language":"Rust","readme":"# ![mme logo](logo-full.png)\n\n[![Build Status](https://travis-ci.org/GoberInfinity/mme.svg?branch=master)](https://travis-ci.org/GoberInfinity/mme)\n\nmme is a search tool that helps you to print commands and their description using a custom file.\n\n![mme screenshot](mme.png)\n\n## Installation\n\nThe binary name for rememberme is mme.\n\n[Archives of precompiled binaries for rememberme are available for macOS, Windows and Linux.](https://github.com/GoberInfinity/mme/releases)\n\n## Usage\n\n```\nUSAGE:\n    mme.exe [FLAGS] [OPTIONS] [word-to-search]\n\nFLAGS:\n        --help       Prints help information\n    -a, --all        Prints all the commands and their descriptions\n    -d, --desc       Searches the word only in descriptions\n    -n, --name       Searches the word only in names\n    -V, --version    Prints version information\n\nOPTIONS:\n    -f, --fixed-color \u003cfixed-color\u003e            Sets the color of NAME, DESC words\n    -h, --highlight-color \u003chighlight-color\u003e    Sets the color of the highlighted word\n    -p, --path \u003cpath\u003e                          Sets the path of the file where mme is going to search\n    -t, --text-color \u003ctext-color\u003e              Sets the color of the text\n\nARGS:\n    \u003cword-to-search\u003e    Word to search in the document specified in the configuration\n```\n\n## Examples\n\n#### Basic configuration\n\nYou need to specify the path of the file that contains your commands.\n\n```bash\nmme --path ~/my_commands\n```\n\nThe file where `mme` is going to search must have the following structure:\n\n```\n# veryComplexCommand -a\n\u003e A very explanatory description\n\n# veryComplexCommand\n-b\n-c\n-d\n\u003e A very explanatory description\n-b means b\n-c means c\n-d means d\n```\n\nThe `#` indicates a command and `\u003e` its corresponding description, you need to leave a blank line to separate the commands.\n\n#### Extra configuration\n\nYou can change the color of the titles and the text. The available colors are: black, red, green, yellow, blue, purple, cyan and white.\n\n```bash\nmme --primary-color blue --secondary-color green\n```\n\n#### Searching\n\nYou can search by all (name and description):\n\n```bash\nmme veryComplexCommand\n```\n\nOnly by name:\n\n```bash\nmme -n veryComplexCommand\n```\n\nOnly by description:\n\n```bash\nmme -d veryComplexCommand\n```\n\n#### Special Searching\n\nIf you want to search a word with special characters you need to add `--` after you enter all the flags:\n\n```bash\nmme -d -- -something\n```\n","funding_links":[],"categories":["Applications","Rust","Uncategorized","others"],"sub_categories":["Utilities","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGoberInfinity%2Fmme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGoberInfinity%2Fmme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGoberInfinity%2Fmme/lists"}