{"id":13394256,"url":"https://github.com/go-shiori/shiori","last_synced_at":"2025-04-23T20:53:42.894Z","repository":{"id":37895463,"uuid":"118617559","full_name":"go-shiori/shiori","owner":"go-shiori","description":"Simple bookmark manager built with Go","archived":false,"fork":false,"pushed_at":"2025-04-21T11:50:43.000Z","size":49466,"stargazers_count":10272,"open_issues_count":83,"forks_count":578,"subscribers_count":104,"default_branch":"master","last_synced_at":"2025-04-23T20:53:21.813Z","etag":null,"topics":["bookmark-manager","command-line","go","golang","hacktoberfest","web-interface"],"latest_commit_sha":null,"homepage":"","language":"Go","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/go-shiori.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2018-01-23T13:57:11.000Z","updated_at":"2025-04-23T09:43:02.000Z","dependencies_parsed_at":"2023-12-09T09:21:15.191Z","dependency_job_id":"f49d7749-10d5-4994-aa2d-bfb6889e8142","html_url":"https://github.com/go-shiori/shiori","commit_stats":{"total_commits":427,"total_committers":45,"mean_commits":9.488888888888889,"dds":"0.29508196721311475","last_synced_commit":"3c1229d6ce6b06eab2cead5aad28d0fe806734f3"},"previous_names":["radhifadlillah/shiori"],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-shiori%2Fshiori","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-shiori%2Fshiori/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-shiori%2Fshiori/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-shiori%2Fshiori/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-shiori","download_url":"https://codeload.github.com/go-shiori/shiori/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250514767,"owners_count":21443208,"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":["bookmark-manager","command-line","go","golang","hacktoberfest","web-interface"],"created_at":"2024-07-30T17:01:13.991Z","updated_at":"2025-04-23T20:53:42.873Z","avatar_url":"https://github.com/go-shiori.png","language":"Go","funding_links":[],"categories":["JavaScript","Go","Browser Sync","Popular","Self-hosted apps ![](https://img.shields.io/badge/_-SELF--HOSTED-10b981?style=flat-square)","成品项目","Uncategorized","Bookmarking","置顶","Software","Finished Items","HarmonyOS","Go 程序设计","Table of Contents","Apps","Repositories","Application Recommendation","Miscellaneous","hacktoberfest","command-line","golang","Productivity"],"sub_categories":["Notable Mentions","Reading and feeds","组织","Uncategorized","Android Launcher","9、效率工具集合","Bookmarks and Link Sharing","To Organize","Windows Manager","网络服务_其他","Bookmark Manager","Tools","🗂️ Personal knowledge management","Browser Sync"],"readme":"# Shiori\n\n[![IC](https://github.com/go-shiori/shiori/actions/workflows/push.yml/badge.svg?branch=master)](https://github.com/go-shiori/shiori/actions/workflows/push.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/go-shiori/shiori)](https://goreportcard.com/report/github.com/go-shiori/shiori)\n[![#shiori-general:matrix.org](https://img.shields.io/badge/matrix-%23shiori-orange)](https://matrix.to/#/#shiori:matrix.org)\n[![Containers](https://img.shields.io/static/v1?label=Container\u0026message=Images\u0026color=1488C6\u0026logo=docker)](https://github.com/go-shiori/shiori/pkgs/container/shiori)\n\n**Check out our latest [Announcements](https://github.com/go-shiori/shiori/discussions/categories/announcements)**\n\nShiori is a simple bookmarks manager written in the Go language. Intended as a simple clone of [Pocket][pocket]. You can use it as a command line application or as a web application. This application is distributed as a single binary, which means it can be installed and used easily.\n\n![Screenshot][screenshot]\n\n## Features\n\n- Basic bookmarks management i.e. add, edit, delete and search.\n- Import and export bookmarks from and to Netscape Bookmark file.\n- Import bookmarks from Pocket.\n- Simple and clean command line interface.\n- Simple and pretty web interface for those who don't want to use a command line app.\n- Portable, thanks to its single binary format.\n- Support for sqlite3, PostgreSQL, MariaDB and MySQL as its database.\n- Where possible, by default `shiori` will parse the readable content and create an offline archive of the webpage.\n- [BETA] [web extension][web-extension] support for Firefox and Chrome.\n\n![Comparison of reader mode and archive mode][mode-comparison]\n\n## Documentation\n\nAll documentation is available in the [docs folder][documentation]. If you think there is incomplete or incorrect information, feel free to edit it by submitting a pull request.\n\n## License\n\nShiori is distributed under the terms of the [MIT license][mit], which means you can use it and modify it however you want. However, if you make an enhancement for it, if possible, please send a pull request.\n\n[documentation]: https://github.com/go-shiori/shiori/blob/master/docs/index.md\n[mit]: https://choosealicense.com/licenses/mit/\n[web-extension]: https://github.com/go-shiori/shiori-web-ext\n[screenshot]: https://raw.githubusercontent.com/go-shiori/shiori/master/docs/assets/screenshots/cover.png\n[mode-comparison]: https://raw.githubusercontent.com/go-shiori/shiori/master/docs/assets/screenshots/comparison.png\n[pocket]: https://getpocket.com/\n[256]: https://github.com/go-shiori/shiori/issues/256\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-shiori%2Fshiori","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-shiori%2Fshiori","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-shiori%2Fshiori/lists"}