mirror of
https://github.com/AsteroidOS/asteroid-stopwatch.git
synced 2026-07-25 20:17:32 +02:00
No description
- QML 61.2%
- C++ 31.5%
- CMake 5.5%
- C 1.3%
- Shell 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. AsteroidApp::main picks up the qrc:/Stopwatch/main.qml URL automatically. |
||
| i18n | ||
| src | ||
| .gitignore | ||
| asteroid-stopwatch.desktop.template | ||
| asteroid-stopwatch.in | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
Asteroid Stopwatch
A stopwatch app for AsteroidOS
Dependencies
Copyright and License
(C) Copyright 2015 by Tim Süberkrüb
Part of this code is based on "Stopwatch" (https://github.com/baleboy/stopwatch)
Copyright (C) 2011 Francesco Balestrieri
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.