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

42 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/tests.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 searching
- Entry sorting options
- View topic, entry and author
- Gündem and debe page support
- Optioanl dispaying author nickname
- Ad-free, simple and fast
- 8 different theme support
- Responsive support for small screens
1 year ago
## Installing and Running
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
<table>
<tbody>
<tr>
<td><img src="https://user-images.githubusercontent.com/40023234/234684246-de064e97-bd44-49b8-93ab-6c13706d6c3b.png"></td>
<td><img src="https://user-images.githubusercontent.com/40023234/234684344-e77b4b1b-6aeb-44c4-840c-4cb4d01cd96e.png"></td>
<td><img src="https://user-images.githubusercontent.com/40023234/234684430-092d27f0-7eed-4e7b-8ffc-78e916f7dc71.png"></td>
</tr>
</tbody>
</table>
## License
This project lisanced under WTFPL for details check [LICENSE](LICENSE) file.