summaryrefslogtreecommitdiff
path: root/README.md
blob: e587fa5df322e83cdad90e720390d183b1b301e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Asteroid Stopwatch
A stopwatch app for [AsteroidOS](http://asteroidos.org/)

## Dependencies
* [qml-asteroid](https://github.com/AsteroidOS/qml-asteroid)

## 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.