Skip to content

ottohak/calculator

This branch is 950 commits behind elementary/calculator:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

shashikantWeblate
shashikant
and
Weblate
Apr 16, 2018
839769e · Apr 16, 2018
Oct 10, 2017
Sep 19, 2017
Apr 16, 2018
Mar 18, 2018
Mar 18, 2018
Apr 30, 2017
Sep 21, 2017
Jun 17, 2017
Nov 16, 2014
Jan 4, 2018
Mar 6, 2018

Repository files navigation

Calculator

Translation status

Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libgranite-dev
  • meson >= 0.43.0
  • 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

Calculator app designed for elementary OS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 95.5%
  • Meson 4.0%
  • Python 0.5%