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.
ozgursozluk/README.md

39 lines
1.2 KiB

1 year ago
# ozgursozluk
![](https://img.shields.io/badge/python-3.8%2B-blue)
![](https://img.shields.io/badge/style-black-black)
![](https://img.shields.io/github/actions/workflow/status/beucismis/ozgursozluk/test.yml)
![](https://img.shields.io/website?url=http%3A%2F%2Fozgursozluk.freedns.rocks)
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
- Ad-free, simple and fast
- Light and dark theme support
- Responsive support for small screens
1 year ago
## Installing
1 year ago
```
git clone https://github.com/beucismis/ozgursozluk
cd ozgursozluk/
pip3 install -r requirements.txt
python3 serve.py
```
## Preview
<p>
<img src="https://user-images.githubusercontent.com/40023234/233871824-91d1f4e2-1966-4308-b4e1-08269c57fcf4.png" width="400">
<img src="https://user-images.githubusercontent.com/40023234/233871825-4d7abd29-8829-4964-b166-a28290eb8731.png" width="400">
</p>
## ToDo
- [ ] 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)