shufti 2.2
I feel like my little image viewing program is all grown up and ready to leave home and fend for itself now! I released 2.1 yesterday promising Python 2.X support but it wasn't tested enough and the database code was kaput - no more! shufti is now INSERT'ing with the best of 'em for those using Python 2.X too hence shufti should run on anything that can run pyqt5.
I have been using shufti almost every day since I wrote it. I was only aware of one minor bug in it but that's been fixed now. I'm sure there are still obscure bugs lurking but I don't know of any, A .dmg / easy installer for macOS would be nice but I'm not a mac user so its not a priority for me and my attempts thus far have been 'fruitless'.
Ultimately, I consider shufti feature-complete and ready for widespread use now. It is the best image viewer for my needs; in fact it's the ONLY image viewer that works how I think they ALL should and there are quite a few out there! I hope shufti inspires the authors of other image viewers to offer similar features and that you enjoy using it as much as I've enjoyed creating it!
NEW IN 2.2
-
Working support for Python 2.x
-
Fix occasional blank window prob when browsing to a new image after having adjusted the zoom and pan of the previous image.
-
Fix the shufti database not getting created if its config directory already exists but the db file doesn't.