Calculator.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
reionwong 44a8797cf4 Use the new FishUI API 4 years ago
engine
images Adjust UI 5 years ago
qml Use the new FishUI API 4 years ago
translations
.gitignore
CMakeLists.txt build: MSVC Compat 4 years ago
LICENSE
README.md
calcengine.cpp
calcengine.h
cutefish-calculator.desktop
main.cpp
qml.qrc Adjust UI 5 years ago

README.md

Calculator

CutefishOS Calculator

Dependencies

sudo apt-get install cmake gcc qtbase5-dev qtdeclarative5-dev qml-module-qtquick2 qml-module-qtquick-controls2

Build and Install

mkdir build
cd build
cmake ..
make
sudo make install

License

This project has been licensed by GPLv3.