{"id":13394694,"url":"https://github.com/wallabag/wallabag","last_synced_at":"2025-05-12T05:19:29.000Z","repository":{"id":7822955,"uuid":"9193949","full_name":"wallabag/wallabag","owner":"wallabag","description":"wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.","archived":false,"fork":false,"pushed_at":"2025-05-12T03:40:33.000Z","size":135652,"stargazers_count":11252,"open_issues_count":672,"forks_count":789,"subscribers_count":161,"default_branch":"master","last_synced_at":"2025-05-12T05:19:19.543Z","etag":null,"topics":["hacktoberfest","php","read-it-later","self-hosted","symfony","symfony-application","wallabag"],"latest_commit_sha":null,"homepage":"https://wallabag.org","language":"PHP","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/wallabag.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"liberapay":"wallabag"}},"created_at":"2013-04-03T12:21:14.000Z","updated_at":"2025-05-12T03:40:35.000Z","dependencies_parsed_at":"2023-10-25T21:27:05.190Z","dependency_job_id":"337b7071-5e0e-4120-9e5a-2c6cbc49d0b9","html_url":"https://github.com/wallabag/wallabag","commit_stats":{"total_commits":6405,"total_committers":325,"mean_commits":19.70769230769231,"dds":0.7890710382513662,"last_synced_commit":"6f351bbc8ad1df21b9c87698e43f556a23a607a5"},"previous_names":[],"tags_count":102,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallabag%2Fwallabag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallabag%2Fwallabag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallabag%2Fwallabag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallabag%2Fwallabag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wallabag","download_url":"https://codeload.github.com/wallabag/wallabag/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253678925,"owners_count":21946321,"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":["hacktoberfest","php","read-it-later","self-hosted","symfony","symfony-application","wallabag"],"created_at":"2024-07-30T17:01:28.442Z","updated_at":"2025-05-12T05:19:28.954Z","avatar_url":"https://github.com/wallabag.png","language":"PHP","readme":"# wallabag\n\n![CI](https://github.com/wallabag/wallabag/workflows/CI/badge.svg)\n[![Matrix](https://matrix.to/img/matrix-badge.svg)](https://matrix.to/#/#wallabag:matrix.org)\n[![Donation Status](https://img.shields.io/liberapay/goal/wallabag.svg?logo=liberapay)](https://liberapay.com/wallabag/donate)\n[![Translation status](https://hosted.weblate.org/widgets/wallabag/-/svg-badge.svg)](https://hosted.weblate.org/engage/wallabag/?utm_source=widget)\n![License](https://img.shields.io/github/license/wallabag/wallabag)\n\nwallabag is a web application allowing you to save web pages for later reading.\nClick, save and read it when you want. It extracts content so that you won't be distracted by pop-ups and cie.\n\nYou can install it on your own server, or you can create an account on [wallabag.it](https://wallabag.it).\n\n![wallabag](./.github/images/screenshot.png)\n\n* Website: [wallabag.org](https://wallabag.org)\n* Android app: [wallabag/android-app](https://github.com/wallabag/android-app)\n* iOS app: [wallabag/ios-app](https://github.com/wallabag/ios-app)\n* Browser extension: [wallabag/wallabagger](https://github.com/wallabag/wallabagger)\n* GNOME (Linux) app: [read-it-later](https://gitlab.gnome.org/World/read-it-later) (not maintained by this project)\n* All resources about wallabag ecosystem are listed here: https://github.com/wallabag/wallabag/wiki/wallabag-ecosystem\n\n## Documentation\n\nThe documentation is available at https://doc.wallabag.org.\n\nYou can contribute to it through its dedicated repository, available here: https://github.com/wallabag/doc.\n\n## Installation\n\nPlease read [the documentation to see the wallabag requirements](https://doc.wallabag.org/en/admin/installation/requirements.html).\n\nThen you can install wallabag by executing the following commands:\n\n```bash\ngit clone https://github.com/wallabag/wallabag.git\ncd wallabag \u0026\u0026 make install\n```\n\nNow, [configure a virtual host](https://doc.wallabag.org/en/admin/installation/virtualhosts.html) to use your wallabag.\n\n### Other methods\n\nRefer to the [installation documentation](https://doc.wallabag.org/en/admin/installation/installation.html) for other installation methods.\n\n## Translation\n\nThis project uses [Weblate](https://weblate.org/) for translation.\n\nFeel free to help us [translating wallabag](https://hosted.weblate.org/projects/wallabag/).\n\n## Contributing\n\nTo learn more about developing wallabag, please refer to the [contribution guide](./.github/CONTRIBUTING.md).\n\nContent extraction relies on [Graby](https://github.com/j0k3r/graby), [php-readability](https://github.com/j0k3r/php-readability) and [ftr-site-config](https://github.com/fivefilters/ftr-site-config).\n\n## Sponsors\n\n\u003cimg src=\"https://api.blackfire.io/blackfire-logo.png\" alt=\"Blackfire\" width=\"200\" /\u003e\n\n## License\nCopyright © 2013-current Nicolas Lœuillet \u003cnicolas@loeuillet.org\u003e\n\nThis work is free. You can redistribute it and/or modify it under the\nterms of the MIT License. See the [COPYING.md](./COPYING.md) file for more details.\n","funding_links":["https://liberapay.com/wallabag","https://liberapay.com/wallabag/donate"],"categories":["PHP","Uncategorized","置顶","前端开发框架及项目","Uncategorised","HarmonyOS","symfony","News, RSS Feed","Apps","hacktoberfest","Miscellaneous","Application Recommendation","Table of Contents","Productivity \u0026 Notes"],"sub_categories":["Uncategorized","9、效率工具集合","其他_文本生成、文本对话","Uptime Monitoring","Windows Manager","Media Servers","KnowledgeBase","🗂️ Personal knowledge management","Bookmark Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwallabag%2Fwallabag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwallabag%2Fwallabag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwallabag%2Fwallabag/lists"}