Skip to content

elementary/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,522 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Calculator

Translation status

Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libgranite-dev >= 7.0
  • libgtk-4-dev
  • meson >= 0.56.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

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

84 stars

Watchers

24 watching

Forks

Contributors