Skip to content

City-busz/screenshot

 
 

Repository files navigation

Screenshot

Translation status

Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • meson >= 0.43.0
  • libcanberra-dev
  • libgdk-pixbuf2.0-dev
  • libgranite-dev >= 6.0.0
  • libhandy-1 >= 0.83.0
  • valac

Run meson to configure the build environment and then ninja to build and run automated tests

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.screenshot

sudo ninja install
io.elementary.screenshot

About

Screenshot tool designed for elementary OS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 92.3%
  • Meson 7.0%
  • Python 0.7%