Skip to content

gaurav712/notwell

Repository files navigation

notwell

A simple photo culling application using SDL3 and libraw

Requirements

  • SDL3
  • libraw
  • A C compiler (e.g., gcc, clang)

Building

Clone the repository and run:

make

To install the binary to /usr/local/bin/ (requires appropriate permissions):

sudo make install

To clean up build artifacts:

make clean

About

A photo culling application in SDL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors