Skip to content

roosterchicken/beemovie-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Bee Movie GUI written in Rust and GTK3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages