Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 462 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 462 Bytes

div

a dry image viewer

build

# qt5
qmake div.pro && make

# qt6
mkdir build && cd build
cmake -B. -S..
make

dependencies

3rd party

License

MIT License

TODO

  • detect changes to directory/files
  • f5 refresh image/directory
  • on-the-fly zip file browsing