Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Latest commit

 

History

History
49 lines (38 loc) · 1.15 KB

README.md

File metadata and controls

49 lines (38 loc) · 1.15 KB

Budgie Screenshot Widget

Take a screenshot of your desktop, a window or region; save to disk and upload. Made with ❤ for Budgie Desktop.

Notice

This project is effectively in an indefinite hiatus. This does not mean it's completely abandoned but do not expect any updates any time soon.


Buy me a beer/a coffee/love?
Donate

Screenshot


Dependencies

budgie-1.0 >= 2
gnome-desktop-3.0
gtk+-3.0 >= 3.18
json-glib-1.0
libsoup-2.4
vala

These can be installed on Solus by running:

sudo eopkg it budgie-desktop-devel libgnome-desktop-devel libjson-glib-devel libsoup-devel vala

Installing

From source

mkdir build && cd build
meson --prefix /usr --buildtype=plain ..
ninja
sudo ninja install

Solus
You can install budgie-screenshot-applet from the Software Centre or via the command line:

sudo eopkg it budgie-screenshot-applet

Arch Linux
You can install the budgie-screenshot-applet package from the AUR