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

Latest commit

 

History

History
48 lines (37 loc) · 1.08 KB

README.md

File metadata and controls

48 lines (37 loc) · 1.08 KB

Budgie Haste Widget

Post any text, be it code or prose, to various services directly from your desktop. 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
json-glib-1.0
gtk+-3.0
libsoup-2.4
vala

These can be installed on Solus by running:

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

Installing

From source

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

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

sudo eopkg it budgie-haste-applet

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