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

## Dependencies
* [qml-asteroid](https://github.com/AsteroidOS/qml-asteroid)
* quey-ui (dependency will be removed soon when qml-asteroid provides all nessecary components)

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