Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.
/ beemy Public archive

[DEPRECATED] A cute and little Body Mass Index calculator

License

Notifications You must be signed in to change notification settings

lainsce/beemy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon Beemy

A cute and little Body Mass Index calculator

Get it on AppCenter

Build Status License: GPL v3

Screenshot

Donations

Would you like to support the development of this app to new heights? Then:

Be my backer on Patreon

Dependencies

Please make sure you have these dependencies first before building.

granite
gtk+-3.0
meson

Building

Simply clone this repo, then:

meson build && cd build
meson configure -Dprefix=/usr
sudo ninja install