{"id":13680369,"url":"https://github.com/krestaino/bitprint","last_synced_at":"2026-03-05T23:42:51.699Z","repository":{"id":46595829,"uuid":"228199320","full_name":"krestaino/bitprint","owner":"krestaino","description":":closed_lock_with_key: Print your Bitwarden vault.","archived":false,"fork":false,"pushed_at":"2024-07-16T22:21:59.000Z","size":1774,"stargazers_count":40,"open_issues_count":9,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-13T17:02:11.032Z","etag":null,"topics":["bitwarden","react","tailwindcss"],"latest_commit_sha":null,"homepage":"https://bitprint.kmr.io","language":"JavaScript","has_issues":false,"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/krestaino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-15T14:40:19.000Z","updated_at":"2025-05-06T18:33:35.000Z","dependencies_parsed_at":"2022-07-20T04:47:26.130Z","dependency_job_id":null,"html_url":"https://github.com/krestaino/bitprint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/krestaino/bitprint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krestaino%2Fbitprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krestaino%2Fbitprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krestaino%2Fbitprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krestaino%2Fbitprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krestaino","download_url":"https://codeload.github.com/krestaino/bitprint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krestaino%2Fbitprint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30156180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bitwarden","react","tailwindcss"],"created_at":"2024-08-02T13:01:16.399Z","updated_at":"2026-03-05T23:42:51.679Z","avatar_url":"https://github.com/krestaino.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# BitPrint\n\n**BitPrint** turns an [exported Bitwarden vault](https://help.bitwarden.com/article/export-your-data/) into a layout designed to be printed. Processing is handled client side.\n\nI would not recommend using this for personal use. I made this for myself, more as of a proof of concept rather than something meant to be shared. Always be cautious when dealing with your exported vault.\n\n**TL;DR: Do not import your personal vault on my site. Use the [demo](https://bitprint.kmr.io/?demo), your own fake data, or fork the repo and run it yourself.**\n\n![Screenshot](.github/screenshot.png)\n\n## Demo\n\n- [bitprint.kmr.io/?demo](https://bitprint.kmr.io/?demo) (start here)\n- [bitprint.kmr.io/demo.json](https://bitprint.kmr.io/demo.json) (vault export)\n- [bitprint.kmr.io/demo.pdf](https://bitprint.kmr.io/demo.pdf) (pdf to print)\n\n## Requirements\n\n- Node 10.x\n- Yarn 1.x\n\n## Quick Start\n\n```\n$ yarn setup\n$ yarn start\n```\n\nNavigate to http://localhost:3000.\n\n## Development\n\n**Features**\n\n- React 16, Express 4, and Tailwind CSS\n- Prettier with Husky enabled on pre-commits\n\n**Setup Project**\n\n- Installs dependencies for the **Client**.\n- Creates an .env file with defaults if one doesn't exist.\n\n```\n$ yarn setup\n```\n\n**Start development server**\n\n- **Client:** http://localhost:3000\n\n```\n$ yarn start\n```\n\n## Environment Variables\n\nLocated in the [.env](.env) file. Follow [.env.example](.env.example) as an example.\n\n## Production\n\n**Setup Project**\n\n```\n$ yarn setup\n```\n\n**Build Client**\n\n```\n$ yarn build\n```\n\n**Serve Client**\n\n```\n$ yarn serve\n```\n\n## How do I get my vault export?\n\n[help.bitwarden.com/article/export-your-data/](https://help.bitwarden.com/article/export-your-data/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrestaino%2Fbitprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrestaino%2Fbitprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrestaino%2Fbitprint/lists"}