{"id":13649892,"url":"https://github.com/dvogt23/pass-export","last_synced_at":"2026-03-07T01:38:52.219Z","repository":{"id":99734981,"uuid":"253111788","full_name":"dvogt23/pass-export","owner":"dvogt23","description":"pass export extension","archived":false,"fork":false,"pushed_at":"2021-01-21T15:26:24.000Z","size":26,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-03T02:03:18.391Z","etag":null,"topics":["export","extension","password-store"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dvogt23.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}},"created_at":"2020-04-04T22:37:46.000Z","updated_at":"2024-07-26T11:57:57.000Z","dependencies_parsed_at":"2023-08-01T02:04:43.185Z","dependency_job_id":null,"html_url":"https://github.com/dvogt23/pass-export","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvogt23%2Fpass-export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvogt23%2Fpass-export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvogt23%2Fpass-export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvogt23%2Fpass-export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvogt23","download_url":"https://codeload.github.com/dvogt23/pass-export/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":["export","extension","password-store"],"created_at":"2024-08-02T02:00:29.805Z","updated_at":"2026-03-07T01:38:52.166Z","avatar_url":"https://github.com/dvogt23.png","language":"Shell","funding_links":[],"categories":["Export scripts"],"sub_categories":["All other extensions"],"readme":"# pass export\n\nA pass extension that exports given passwords in csv format\n\n## Description\n\n_pass-export_ extends the pass with a export command thats exports (all/given) passwords in csv (+bitwarden) format to stdout. Also look here for other cool extensions: [awesome-password-store](https://github.com/tijn/awesome-password-store)!\n\n## Usage\n\n```\npass export 1.1 - A pass extension that exports (all/given) passwords in csv format\n\nUsage:\n    pass export [a | all] [b | bitwarden] [\u003cpass-name\u003e | \u003cpass-dir\u003e] [-v | --version] [-h | --help]\n    Provide a command to export passwords in csv format\n\n    Options:\n    a, all                   Export all passwords\n    b, bitwarden     Export in bitwarden CSV format\n    -v, --version    Show version information.\n    -h, --help               Print this help message and exit.\n\n    More information may be found in the pass-export(1) man page.\n```\n\n## Installation\n\n**From git**\n\n```sh\ngit clone https://github.com/dvogt23/pass-export/\ncd pass-export\nsudo make install\n```\n\n**OS X**\n\n```sh\ngit clone https://github.com/dvogt23/pass-export/\ncd pass-export\nmake install PREFIX=/usr/local\n```\n\n**Requirements**\n\n- `pass 1.7.0` or greater.\n- If you do not want to install this extension as system extension, you need to enable user extension with `PASSWORD_STORE_ENABLE_EXTENSIONS=true pass`. You can create an alias in `.bashrc`: `alias pass='PASSWORD_STORE_ENABLE_EXTENSIONS=true pass'`\n\n## Examples\n\n_Export all passwords_\n\n```\nzx2c4@laptop ~ $ pass export a\n```\n\n_Export all passwords_ in bitwarden format\n\n```\nzx2c4@laptop ~ $ pass export a b\n```\n\n_Export a password dir_\n\n```\nzx2c4@laptop ~ $ pass export social\n```\n\n_Export a password entry_\n\n```\nzx2c4@laptop ~ $ pass export social/twitter.com\n```\n\n## Contribution\n\nFeedback, contributors, pull requests are welcome.\n\n## License\n\n```\n    Copyright (C) 2017\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvogt23%2Fpass-export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvogt23%2Fpass-export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvogt23%2Fpass-export/lists"}