Skip to content

theonlyasdk/crayons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crayons

A simple image annotator written in GTK.

Screenshots

Screenshot at 2026-01-11 06-48-34 Screenshot at 2026-01-11 06-46-15

Building

Requirements

  • Fedora
     sudo dnf install gcc pkgconf-pkg-config gtk2-devel gtk3-devel
  • Arch
     sudo pacman -S base-devel gtk2 gtk3
  • Ubuntu/Debian
     sudo apt update && sudo apt install build-essential pkg-config libgtk2.0-dev libgtk-3-dev

Usage

./crayons <path_to_image>
# or
./crayons # opens an empty window

License

Licensed under the Mozilla Public License v2.0

About

A simple image annotator written in GTK.

Topics

Resources

License

Stars

Watchers

Forks