potatoeggy / mandown

Comic/manga/webtoon downloader and CBZ/EPUB/MOBI/PDF converter
GNU Affero General Public License v3.0
51 stars 7 forks source link

feat: Qt GUI #38

Closed potatoeggy closed 2 years ago

potatoeggy commented 2 years ago

Attempt 2!

Add a Qt 6 GUI written in Qt Creator and the PySide 6 bindings.

Blocked by https://github.com/potatoeggy/mandown/pull/32. Resolves https://github.com/potatoeggy/mandown/issues/7.

potatoeggy commented 2 years ago

image

potatoeggy commented 2 years ago

It looks ugly, is not responsive, chapter selection doesn't work, and there are still a couple of crashes — but it's okay!

menelic commented 11 months ago

great - but how to start it? Can't find anything in the docs?

potatoeggy commented 11 months ago

Running mandown-gui will open the Qt UI. Disclaimer: it's not great though so the CLI is a much better experience.