{"id":13610399,"url":"https://github.com/beucismis/ozgursozluk","last_synced_at":"2025-04-12T22:33:38.778Z","repository":{"id":154164264,"uuid":"631399227","full_name":"beucismis/ozgursozluk","owner":"beucismis","description":"Free alternative Ekşi Sözlük front-end","archived":false,"fork":false,"pushed_at":"2024-06-21T19:52:03.000Z","size":213,"stargazers_count":28,"open_issues_count":5,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T11:01:20.279Z","etag":null,"topics":["alternative","beautifulsoup","debe","eksi","eksisozluk","flask","front-end","gundem","self-hosted","sozluk","sukela"],"latest_commit_sha":null,"homepage":"https://ozgursozluk.freedns.rocks","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beucismis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"ozgursozluk.freedns.rocks/donate"}},"created_at":"2023-04-22T22:41:05.000Z","updated_at":"2025-03-03T12:04:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"f217bff8-7630-423b-9bd7-040527836fae","html_url":"https://github.com/beucismis/ozgursozluk","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beucismis%2Fozgursozluk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beucismis%2Fozgursozluk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beucismis%2Fozgursozluk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beucismis%2Fozgursozluk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beucismis","download_url":"https://codeload.github.com/beucismis/ozgursozluk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248641993,"owners_count":21138313,"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":["alternative","beautifulsoup","debe","eksi","eksisozluk","flask","front-end","gundem","self-hosted","sozluk","sukela"],"created_at":"2024-08-01T19:01:44.343Z","updated_at":"2025-04-12T22:33:38.541Z","avatar_url":"https://github.com/beucismis.png","language":"HTML","funding_links":["ozgursozluk.freedns.rocks/donate"],"categories":["HTML"],"sub_categories":[],"readme":"\u003cimg src=\"https://github.com/beucismis/ozgursozluk/assets/40023234/4f145030-2376-4d2d-acb0-39167212793f\" width=\"350\"\u003e\n\n![](https://img.shields.io/badge/python-3.8%2B-blue?style=flat-square\u0026labelColor=black\u0026color=%237FBE4A)\n![](https://img.shields.io/pypi/v/ozgursozluk?style=flat-square\u0026labelColor=black\u0026color=%237FBE4A)\n![](https://img.shields.io/badge/code%20style-black-black?style=flat-square\u0026labelColor=black\u0026color=%237FBE4A)\n![](https://img.shields.io/github/actions/workflow/status/beucismis/ozgursozluk/tests.yml?label=tests\u0026style=flat-square\u0026labelColor=black\u0026color=%237FBE4A)\n![](https://img.shields.io/github/actions/workflow/status/beucismis/ozgursozluk/publish.yml?label=publish\u0026style=flat-square\u0026labelColor=black\u0026color=%237FBE4A)\n\nA free and open source alternative ekşi sözlük front-end. Does not use the API, only scrapes the web.\n\nOfficial instance: (offline) https://ozgursozluk.freedns.rocks \u003c/br\u003e\nDonate: (offline) https://ozgursozluk.freedns.rocks/donate\n\n## Features\n\n- No JavaScript\n- Docker support\n- Topic searching\n- Viewing topic, entry and author\n- Gündem and debe page support\n- Optional displaying author nickname\n- 8 different theme support\n- Self-hosted, ad-free, simple and fast\n- Responsive support for small screens\n\n## Installation\n\nInstall from the `pip`:\n```\npip3 install ozgursozluk\n```\n\nInstall from the repo:\n```\npip3 install git+https://github.com/beucismis/ozgursozluk.git\n```\n\nUpdating:\n```\npip3 install ozgursozluk --upgrade\n```\n\n## Deploying\n\n```\nflask --app ozgursozluk run\n# or\ngunicorn ozgursozluk:app\n```\n\nAlternatively, with Docker:\n```\ngit clone https://github.com/beucismis/ozgursozluk\ncd ozgursozluk\ndocker build -t ozgursozluk .\ndocker run -p 8080:80 ozgursozluk\n```\n\nSee also, https://github.com/beucismis/ozgursozluk/wiki/Main\n\n## Environment Variables\n\n| Key | Type | Default Value |\n| - | - | - |\n| `SECRET_KEY` | `str` |  random |\n| `FLASK_RUN_HOST` | `str` | `127.0.0.1` |\n| `FLASK_RUN_PORT` | `str` | `5000` |\n| `EKSI_SOZLUK_BASE_URL` | `str` | `https://eksisozluk.com` |\n\n## Preview\n\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/beucismis/ozgursozluk/assets/40023234/47ba12c6-e67c-43c7-9f99-652769db7c88\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/beucismis/ozgursozluk/assets/40023234/7bbe9de7-0165-4bc4-aba3-b2b306396372\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/beucismis/ozgursozluk/assets/40023234/d7621df4-9f74-4186-b633-d801a676176d\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/beucismis/ozgursozluk/assets/40023234/bc444a11-4b89-4ef0-9fc6-4d5f6318b626\"\u003e\u003c/td\u003e\n      \u003ctd\u003e\u003cimg src=\"https://github.com/beucismis/ozgursozluk/assets/40023234/78fde617-b634-4bb0-adf8-193159709c25\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n## Redirection\n\n[Redirector](https://einaregilsson.com/redirector) browser extension is recommended for use. Configuration:\n```\nDescription: ekşi sözlük to özgürsözlük\nExample URL: https://eksisozluk.com/linux--32084\nInclude pattern: ^https?://(?:.*\\.)*(?\u003c!link.)eksisozluk(.*)\\.com(/.*)?$\nRedirect to: https://ozgursozluk.freedns.rocks$1\nPattern type: Regular Expression\nExample result: https://ozgursozluk.freedns.rocks/linux--32084\n```\n\n## License\n\nThis project is licensed under WTFPL for details, check [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeucismis%2Fozgursozluk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeucismis%2Fozgursozluk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeucismis%2Fozgursozluk/lists"}