# calculator **Repository Path**: cutefishos/calculator ## Basic Information - **Project Name**: calculator - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-06-12 - **Last Updated**: 2023-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Calculator CutefishOS Calculator ## Dependencies ```shell 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.