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

41 lines
1.3 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
1 year ago
- Optioanl dispay author nickname
- 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
gunicorn # or gunicorn --bind 0.0.0.0:3131
1 year ago
```
## Preview
<p>
<img src="https://user-images.githubusercontent.com/40023234/234410466-fe1b77fc-875f-4e28-b11e-872c362fb3ae.png" width="400">
<img src="https://user-images.githubusercontent.com/40023234/234410618-c7bc4ba0-e375-4d49-b86a-231f2536d828.png" width="400">
</p>
## ToDo
1 year ago
- [ ] API endpoint
- [ ] Docker support
- [x] Page support for debe
1 year ago
- [x] Display optional author nickname
- [ ] Sorthing for entries today and all
- [ ] URL change support for alternative front-ends (e.g: twitter to nitter)