{"id":14008123,"url":"https://github.com/zpeters/stashbox","last_synced_at":"2026-03-05T02:13:35.246Z","repository":{"id":40314232,"uuid":"300101277","full_name":"zpeters/stashbox","owner":"zpeters","description":"Your personal Internet Archive","archived":false,"fork":false,"pushed_at":"2024-02-29T16:35:17.000Z","size":144,"stargazers_count":48,"open_issues_count":30,"forks_count":20,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-24T04:45:47.081Z","etag":null,"topics":["go","golang","hacktoberfest","hacktoberfest2020","personal-archive","self-hosted"],"latest_commit_sha":null,"homepage":"","language":"Go","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/zpeters.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-10-01T00:56:15.000Z","updated_at":"2024-12-14T18:02:37.000Z","dependencies_parsed_at":"2024-02-29T17:52:28.611Z","dependency_job_id":null,"html_url":"https://github.com/zpeters/stashbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zpeters/stashbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpeters%2Fstashbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpeters%2Fstashbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpeters%2Fstashbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpeters%2Fstashbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zpeters","download_url":"https://codeload.github.com/zpeters/stashbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpeters%2Fstashbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30106500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T01:39:18.192Z","status":"online","status_checked_at":"2026-03-05T02:00:06.710Z","response_time":93,"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":["go","golang","hacktoberfest","hacktoberfest2020","personal-archive","self-hosted"],"created_at":"2024-08-10T11:01:15.921Z","updated_at":"2026-03-05T02:13:35.222Z","avatar_url":"https://github.com/zpeters.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# stashbox\n![Go Build](https://github.com/zpeters/stashbox/workflows/Go%20Build/badge.svg)\n![Go Test](https://github.com/zpeters/stashbox/workflows/Go%20Test/badge.svg)\n![Go Lint](https://github.com/zpeters/stashbox/workflows/Go%20Lint/badge.svg)\n![Gosec](https://github.com/zpeters/stashbox/workflows/Gosec/badge.svg)\n![CodeQL](https://github.com/zpeters/stashbox/workflows/CodeQL/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/zpeters/stashbox)](https://goreportcard.com/report/github.com/zpeters/stashbox)\n[![License](https://img.shields.io/github/license/zpeters/stashbox)](https://img.shields.io/github/license/zpeters/stashbox)\n[![Contributers](https://img.shields.io/github/contributors/zpeters/stashbox)](https://img.shields.io/github/contributors/zpeters/stashbox)\n![gopherbadger-tag-do-not-edit](https://github.com/KrishKayc/stashbox/blob/add-code-coverage-badge/coverage/coverage_badge.png)\n## Stashbox is your personal Internet Archive\n\nThe goal of stashbox is to help you create your own - personal copy of websites that you wish to archive.\n\nThe initial way to do this will be to run a simple command, but in the future it can be extended to a web interface, a plugin or other means.\n\nHaving a local \"static\" copy of a website can help for research, change tracking and for many other purposes\n\n## Roadmap\n\n- [x]  Initial command line client to add urls to a personal archive with Text, Html and Pdf copies of the website\n- [x]  Ability to save new versions of the same URL\n- [ ]  Version \"diffing\" and browsing\n- [ ]  User friendly interface (web, etc)\n- [ ]  Searching and other functions\n\n## Usage\n```\nUsage: stashbox \u003ccommand\u003e \u003coptions\u003e\n\n  Where command is one of:\n    add   --  add a url to the archive\n      -b string\n            stashbox archive directory (defaults to ./stashDb) (default \"./stashDb\")\n      -u string\n            url to download\n    list  --  list all archives\n      -b string\n            stashbox archive directory (defaults to ./stashDb) (default \"./stashDb\")\n    open  --  open an archive\n      -b string\n            stashbox archive directory (defaults to ./stashDb) (default \"./stashDb\")\n      -n int\n            archive number to open (from list command)\n\n  To see help text, you can run:\n    stashbox \u003ccommand\u003e -h\n```\n\n## Contributing\n\nNew issues and pull requests are welcomed.  Please see [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## Contributors\n\n\u003ca href=\"https://github.com/zpeters/stashbox/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contributors-img.web.app/image?repo=zpeters/stashbox\" /\u003e\n\u003c/a\u003e\n\nMade with [contributors-img](https://contributors-img.web.app).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpeters%2Fstashbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzpeters%2Fstashbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpeters%2Fstashbox/lists"}