blob: a7b5d35a5ccb9a1f4f4c1b2c96fc394463dc7945 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Asteroid Toolwatch
An app to display multiple sensors (currently compass and barometer) for AsteroidOS.
This extends and replaces the asteroid-compass app.
## Dependencies
* [qml-asteroid](https://github.com/AsteroidOS/qml-asteroid)
## Copyright and License
(C) Copyright 2017 - Florent Revest & Niels Tholenaar
2023 - Arseniy Movshev <dodoradio@outlook.com>
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.
|