{"id":13649812,"url":"https://github.com/TheAmazingPT/passman","last_synced_at":"2025-04-22T15:31:06.075Z","repository":{"id":85885041,"uuid":"152862962","full_name":"TheAmazingPT/passman","owner":"TheAmazingPT","description":"A dmenu frontend for password-store (Pass: The Standard Unix Password Manager)","archived":false,"fork":false,"pushed_at":"2018-10-15T09:29:40.000Z","size":15009,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-02T02:02:37.265Z","etag":null,"topics":["bash","dmenu","linux","manager","pass","password","password-store","security","unix"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheAmazingPT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-10-13T10:56:00.000Z","updated_at":"2024-01-25T02:22:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae1d9356-c3a9-4fc0-b07e-33dcdc932dde","html_url":"https://github.com/TheAmazingPT/passman","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAmazingPT%2Fpassman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAmazingPT%2Fpassman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAmazingPT%2Fpassman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAmazingPT%2Fpassman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAmazingPT","download_url":"https://codeload.github.com/TheAmazingPT/passman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223900372,"owners_count":17222028,"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":["bash","dmenu","linux","manager","pass","password","password-store","security","unix"],"created_at":"2024-08-02T02:00:26.247Z","updated_at":"2025-04-22T15:31:06.064Z","avatar_url":"https://github.com/TheAmazingPT.png","language":"Shell","funding_links":[],"categories":["Interfaces"],"sub_categories":["All other extensions"],"readme":"# Passman\nThis is a simple dmenu frontend for [Pass: The Standard Unix Password Manager](https://www.passwordstore.org/)\n\n# Usage\n![Usage of Passman](./docs/usage.gif)\n\n# Setup\nGrab the executable [bash script](https://github.com/TheAmazingPT/passman/raw/master/dist/passman)\nfrom the [dist](https://github.com/TheAmazingPT/passman/tree/master/dist) directory and put it somewhere in your `$PATH` on your computer.\n\nI for example added `$HOME/bin` to my `$PATH` and copied the script into this directory.\n\nAfterwards you want to invoke this script preferably via a keyboard shortcut.\n\nI use `SHIFT`__+__`META`__+__`P` to invoke this script.\nA dmenu should open with the passman context.\n\nYou can also simply call the script from your terminal.\n\n# Dependencies for Usage\nFor using passman you need to have following tools installed and accessible in your environment:\n\n- [Pass](https://www.passwordstore.org/) (obviously)\n- xclip\n- notify-send\n\nPassman was developed and tested on [Debian 9 (Stretch)](https://www.debian.org/).\n\n# Development Setup\nIf you want to work on this tool, you need a few more dependencies ready:\n\n- [Node](https://nodejs.org/en/)\n- [shellchecker](https://github.com/koalaman/shellcheck)\n- make\n\n\nI included a [Makefile](https://github.com/TheAmazingPT/passman/blob/master/Makefile) with a build task. Once you added your changes you can run\n```sh\nmake build\n```\nand a distributable gets compiled into the [dist/](https://github.com/TheAmazingPT/passman/tree/master/dist) directory.\n\n# LICENSE\nMIT License\n\nCopyright (c) 2018 by Philipp Trunczik\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheAmazingPT%2Fpassman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTheAmazingPT%2Fpassman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheAmazingPT%2Fpassman/lists"}