A free and open source alternative ekşi sözlük front-end
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
beucismis fbcfee0ea9 Dump version 1 year ago
.github/workflows Rename file 1 year ago
ozgursozluk Dump version 1 year ago
.gitignore Initial commit 1 year ago
LICENSE Initial commit 1 year ago
README.md Update README.md 1 year ago
gunicorn.conf.py Add gunicorn.conf.py 1 year ago
requirements-dev.txt Add requirements-dev.txt 1 year ago
requirements.txt Add gunicorn 1 year ago
tests.py Rename file 1 year ago

README.md

ozgursozluk

Free alternative simple ekşi sözlük front-end. Offical instance: http://ozgursozluk.freedns.rocks

Features

  • No JavaScript
  • Topic search
  • View topic and entry
  • Gündem topic list support
  • Optioanl dispay author nickname
  • Ad-free, simple and fast
  • Light and dark theme support
  • Responsive support for small screens

Installing

git clone https://github.com/beucismis/ozgursozluk
cd ozgursozluk/
pip3 install -r requirements.txt
gunicorn # or gunicorn --bind 0.0.0.0:3131

Preview

ToDo

  • API endpoint
  • Docker support
  • Page support for debe
  • Display optional author nickname
  • Sorthing for entries today and all
  • URL change support for alternative front-ends (e.g: twitter to nitter)