MertGunduz / yiffy

furry tui app for searching/downloading/fetching images from e621/e926
https://mertgunduz.github.io/yiffy/
GNU General Public License v3.0
7 stars 1 forks source link

/yiffy/src/search/search.c needs coding from scratch #8

Closed MertGunduz closed 1 year ago

MertGunduz commented 1 year ago

The search.c is used to search e621/e926 posts by using a TUI .

It is really hard to maintain because code is very big and we want to make it more modular.

Source File https://github.com/MertGunduz/yiffy/blob/main/src/search/search.c