Skip to content

tokoyami/board

Repository files navigation

Board image viewer

Requirements

  • meson >= 1.0
  • SDL2 >= 2.28.5
  • SDL2_Image >= 2.6.3
  • argparse >= 2.9

If a build dependency is missing it will be pulled from the meson WrapDB.

Build

meson setup build
meson compile -C build

To force using the dependencies only from WrapDB use:

meson setup --wrap-mode=forcefallback build

to setup the build directory.

Key bindings

  • q - quit the application
  • n - next image
  • p - previous image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published