Skip to content

Commit 67f0f83

Browse files
committed
Update README to describe changes to upstream
1 parent 07abef3 commit 67f0f83

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

README.md

+13-10
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,25 @@
1-
<div align="center">
1+
# Introduction
22

3-
![Header Image](doc/logo/watchface_collage.png)
3+
This is my personal fork of InfiniTime for the PineTime smartwartch.
4+
5+
# Diff to upstream
6+
7+
These are user facing changes in the behaviour of the PineTime watch.
8+
Technical changes which are more relevant for developers are excluded from this changelog.
9+
10+
- Make a timer ending more noticeable by replacing the single short vibration after timer ends with three vibrations with longer duration. The single short pulse was very easy to miss
11+
- Increase size of alarm info button, which shows time until alarm rings. It was difficult to hit the button reliably
12+
- [Add calculator app](https://github.com/InfiniTimeOrg/InfiniTime/pull/1483)
13+
- [Add time since last weather update to weather app](https://github.com/InfiniTimeOrg/InfiniTime/pull/2242)
414

515
<br>
616

7-
[![GitHub tag](https://img.shields.io/github/tag/InfiniTimeOrg/InfiniTime?include_prereleases=&sort=semver&color=blue)](https://github.com/InfiniTimeOrg/InfiniTime/releases)
8-
[![GitHub License](https://img.shields.io/github/license/InfiniTimeOrg/InfiniTime)](https://github.com/InfiniTimeOrg/InfiniLink/blob/main/LICENSE)
9-
[![Issues - InfiniTime](https://img.shields.io/github/issues/InfiniTimeOrg/InfiniTime)](https://github.com/InfiniTimeOrg/InfiniTime/issues)
10-
[![Pull Requests - InfiniTime](https://img.shields.io/github/issues-pr/InfiniTimeOrg/InfiniTime)](https://github.com/InfiniTimeOrg/InfiniTime/pulls)
11-
[![Downloads - InfiniTime](https://img.shields.io/github/downloads/InfiniTimeOrg/InfiniTime/total)](https://github.com/InfiniTimeOrg/InfiniTime)
12-
[![Stars - InfiniTime](https://img.shields.io/github/stars/InfiniTimeOrg/InfiniTime?style=social)](https://github.com/InfiniTimeOrg/InfiniTime/stargazers)
13-
[![Forks - InfiniTime](https://img.shields.io/github/forks/InfiniTimeOrg/InfiniTime?style=social)](https://github.com/InfiniTimeOrg/InfiniTime/network/members)
17+
<div>
1418

1519
# InfiniTime
1620

1721
*Fast open-source firmware for the [PineTime smartwatch](https://pine64.org/devices/pinetime/) with many features, written in modern C++.*
1822

19-
<br>
2023

2124
</div>
2225

0 commit comments

Comments
 (0)