mdh34 / calculator

Pantheon Calculator app

Home Page:https://elementary.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator

Translation status

Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libgranite-dev
  • meson
  • valac

Run meson build to configure the build environment. Change to the build directory and run ninja test to build and run automated tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with io.elementary.calculator

sudo ninja install
io.elementary.calculator

About

Pantheon Calculator app

https://elementary.io

License:GNU General Public License v3.0


Languages

Language:Vala 95.8%Language:Meson 3.7%Language:Python 0.5%