mirror of
https://github.com/AsteroidOS/asteroid-calculator.git
synced 2026-07-26 00:47:15 +02:00
No description
- QML 67.6%
- JavaScript 21.5%
- CMake 5.2%
- C++ 3.9%
- C 1.3%
- Other 0.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
The .so ships pre-compiled QML bytecode and the engine skips the parse/JIT pipeline on every launch. |
||
| i18n | ||
| src | ||
| .gitignore | ||
| asteroid-calculator.desktop.template | ||
| asteroid-calculator.in | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
Asteroid Calculator
A calculator app for AsteroidOS
Copyright and License
(C) Copyright 2015 by Florent Revest
Part of this code is based on "qmlcalc" (https://github.com/nemomobile/qmlcalc)
Copyright (C) 2011 - Nokia Corporation and/or its subsidiary(-ies).
This application is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
See LICENSE for more information.