@N0Mi0
It's an java client, you doesn't need GUI it's just a jar file with one json config file.
You can prepare server with Java client inside, you can also use docker like this : docker run --restart=always --name=mangadex -d -v LOCALDIRWITHJAR:/app -p 44300:44300 -w /app openjdk:11.0.7-jre...
Can you add an option to disable scroll page change ? With my macbook it's change page too fast and i lost my position (especially when i change mode to view with zoom the page)