Skip to content

Image viewer application for Linux using Qt for UI

Notifications You must be signed in to change notification settings

ArktinenKarpalo/imageviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image viewer

An image viewer application for Linux created with C++ and Qt (6) for personal use.

Primary focus on being simple (no useless features) and working well with high DPI displays.

mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make -j

About

Image viewer application for Linux using Qt for UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published