#gnome #text #generator #gtk

app beemovie-gui

Bee Movie GUI written in GTK3

1 unstable release

0.1.0 Dec 19, 2020

#175 in #gnome

MIT license

71KB
281 lines

beemovie-gui

Barry Benson

Building

You need the GTK+ 3, Glib, GDK3, and Cairo development libraries to build this repository.

Arch Linux

sudo pacman -S gtk3 glib2 cairo

Debian/Ubuntu

sudo apt install libgtk-3-dev libglib2.0-dev libgdk-pixbuf-2.0-dev libcario2-dev

To compile and install a build with no features enabled, run

cargo install beemovie-gui

To compile and install a build with all the features enabled, run

cargo install beemovie-gui --features discord,notify

Usage

Click the Barry button to generate a Paragraph from the Bee Movie. If the notify feature is enabled, beemovie-gui should send a notification with the paragraph so can remember the wise words of Barry Benson.

Dependencies

~16–49MB
~836K SLoC