1
0
Fork 0
Degenerate image viewer
  • Vala 98.5%
  • Shell 1.5%
Find a file
2025-07-13 05:22:35 +10:00
build.sh wip 2025-07-09 22:49:37 +10:00
picky.gif Update README.md 2025-07-13 05:22:09 +10:00
picky.vala wip 2025-07-09 22:49:37 +10:00
README.md Merge branch 'main' of https://github.com/formative-cybering/icky.picky 2025-07-13 05:22:35 +10:00

icky.picky

Icky Picky

Degenerate image viewer

CLI:

# start daemon
picky

# open image
picky ./image.png

hyprland.conf example:

exec-once = picky

windowrule = noinitialfocus, class:^(icky.picky)

Build: requires vala, gtk4 + glib2

./build.sh

Run:

./picky