Calculator application for Papyros, written in QML/JavaScript
How to :
-
WINDOWS RELEASES https://github.com/papyros/calculator-app/releases
-
COMPILE FOR WINDOWS, LINUX, OSX
- Be sure you have set up qt5 and dependencies, qml-extras, qml-material (see https://github.com/papyros/qml-material)
- $ git clone https://github.com/pierremtb/papyros-calculator
- $ cd papyros-calculator
- $ qmake
- $ make