aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 459469a64704b458ef687b7932983387eb2e1724 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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.