Skip to content

Commit

Permalink
Merge pull request #2 from anyc/master
Browse files Browse the repository at this point in the history
add watchface preview and remove obsolete instruction in analog-precision
  • Loading branch information
FlorentRevest committed May 14, 2017
2 parents 8151ab3 + 82b1e00 commit b7de3e0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 11 deletions.
Binary file added 001-analog-precision.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 0 additions & 11 deletions 001-analog-precision.qml
Expand Up @@ -25,17 +25,6 @@
* This watchface is based on the official analog watchface but comes
* with a seconds hand, strokes for hours and minutes, correct
* dropshadows for the hands and other small improvements.
*
* For the seconds hand, you will need to change:
*
* updateFrequency: WallClock.Minute
*
* to
*
* updateFrequency: WallClock.Second
*
* in asteroid-launcher:qml/MainScreen.qml
*
*/

import QtQuick 2.1
Expand Down
4 changes: 4 additions & 0 deletions README.md
@@ -1,3 +1,7 @@
This repository tries to keep track of AsteroidOS unofficial watchfaces. Feel free
to pull request your work here and if it suits the graphic guidelines of
AsteroidOS it can eventually be merged in the default set of asteroid-launcher.

| Watchface | Title | Creator |
|---|---|---|
| ![thumbnail](https://github.com/AsteroidOS/unofficial-watchfaces/raw/master/001-analog-precision.jpg) | [001-analog-precision](https://github.com/AsteroidOS/unofficial-watchfaces/blob/master/001-analog-precision.qml) | [Mario Kicherer](mailto:dev@kicherer.org) |

0 comments on commit b7de3e0

Please sign in to comment.