Skip to content

Commit f3b51c2

Browse files
Add badges
1 parent e47a745 commit f3b51c2

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
This is a mobile app for the [OpenDTU project by tbnobody](https://github.com/tbnobody/OpenDTU).
44
I am a OpenDTU user, but I am not affiliated with the original project. However, for API communication, I inspired my code by the original webapp.
55

6+
![GitHub License](https://img.shields.io/github/license/OpenDTU-App/opendtu-react-native)
7+
[![GitHub issues](https://img.shields.io/github/issues/OpenDTU-App/opendtu-react-native)](https://github.com/OpenDTU-App/opendtu-react-native/issues)
8+
[![Continuous Integration](https://github.com/OpenDTU-App/opendtu-react-native/actions/workflows/testing.yml/badge.svg)](https://github.com/OpenDTU-App/opendtu-react-native/actions/workflows/testing.yml)
9+
[![GitHub Downloads (all assets, latest release)](https://img.shields.io/github/downloads/OpenDTU-App/opendtu-react-native/latest/total?label=Downloads%20for%20latest%20version)](https://github.com/OpenDTU-App/opendtu-react-native/releases/latest)
10+
11+
## Download
12+
13+
[![IzzyOnDroid Badge](https://img.shields.io/endpoint?url=https://apt.izzysoft.de/fdroid/api/v1/shield/xyz.commanderred.opendtuapp)](https://apt.izzysoft.de/fdroid/index/apk/xyz.commanderred.opendtuapp/)
14+
[![Download App](https://img.shields.io/badge/Download%20latest%20APK%20from%20Github-27a624)](https://github.com/OpenDTU-App/opendtu-react-native/releases/latest/download/OpenDTUApp-universal-release-signed.apk)
15+
616
## Features
717
- All the features of the original webapp
818
- In-App updates (Update OpenDTU firmware without leaving the app)
@@ -14,8 +24,6 @@ There are signed .apk files inside the "Releases" tab. As of now, the is no plan
1424
<br>
1525
~However, if you want to help with F-Droid, feel free to contact me.~ Thanks to @IzzySoft for [having the app in their repo](https://apt.izzysoft.de/fdroid/index/apk/xyz.commanderred.opendtuapp/)!
1626

17-
![IzzyOnDroid Badge](https://img.shields.io/endpoint?url=https://apt.izzysoft.de/fdroid/api/v1/shield/xyz.commanderred.opendtuapp)
18-
1927
## Development
2028
There are two branches. `main` is the stable branch, `develop` is the development branch. If you want to contribute, please create a pull request to `develop`.
2129

0 commit comments

Comments
 (0)