Archive
Posts Tagged ‘image viewer’
JiVE: A general purpose, cross-platform image viewer with some built-in NSFW support, written in Python 3.6 using PyQt5
June 6, 2018
Leave a comment
In the past 2-3 weeks I’ve been working on a general purpose, cross-platform image viewer that has some built-in NSFW support. It’s called JiVE and it’s in Python 3.6 using PyQt5. A unique feature of JiVE is that it allows you to browse online images just as if they were local images.
You can find it on GitHub: https://github.com/jabbalaci/JiVE-Image-Viewer. I also wrote a detailed documentation.
Screenshots
In action:

Selecting an NSFW subreddit:

Read the docs for more info.
Categories: python, Qt
cross-platform, image viewer, PyQt5, python3

You must be logged in to post a comment.