Add nightly builds to all readmes
Add matrix to .ru
This commit is contained in:
parent
7d1f589371
commit
97b854b196
19 changed files with 192 additions and 1 deletions
|
|
@ -6,12 +6,22 @@
|
|||
|
||||
<p align="center">
|
||||
<a href="https://github.com/TeamNewPipe/NewPipe/releases" alt="Rilascio GitHub"><img src="https://img.shields.io/github/release/TeamNewPipe/NewPipe.svg" ></a>
|
||||
<a href="https://github.com/TeamNewPipe/NewPipe-nightly/releases" alt="GitHub NewPipe nightly releases">
|
||||
<img src="https://img.shields.io/github/release/TeamNewPipe/NewPipe-nightly.svg?labelColor=purple&label=dev%20nightly" >
|
||||
</a>
|
||||
<a href="https://github.com/TeamNewPipe/NewPipe-refactor-nightly/releases" alt="GitHub NewPipe refactor nightly releases">
|
||||
<img src="https://img.shields.io/github/release/TeamNewPipe/NewPipe-refactor-nightly.svg?labelColor=purple&label=refactor%20nightly" >
|
||||
</a>
|
||||
<a href="https://www.gnu.org/licenses/gpl-3.0" alt="Licenza: GPLv3"><img src="https://img.shields.io/badge/License-GPL%20v3-blue.svg"></a>
|
||||
<a href="https://github.com/TeamNewPipe/NewPipe/actions" alt="Stato <i>Build</i>"><img src="https://github.com/TeamNewPipe/NewPipe/workflows/CI/badge.svg?branch=dev&event=push"></a>
|
||||
<a href="https://hosted.weblate.org/engage/newpipe/" alt="Stato Traduzione"><img src="https://hosted.weblate.org/widgets/newpipe/-/svg-badge.svg"></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://web.libera.chat/#newpipe" alt="IRC channel: #newpipe"><img src="https://img.shields.io/badge/IRC%20chat-%23newpipe-brightgreen.svg"></a>
|
||||
<a href="https://matrix.to/#/#newpipe:matrix.newpipe-ev.de" alt="Matrix channel: #newpipe"><img src="https://img.shields.io/badge/Matrix%20chat-%23newpipe-blue"></a>
|
||||
</p>
|
||||
|
||||
<hr>
|
||||
<p align="center"><a href="#screenshot"><i>Screenshot</i></a> • <a href="#servizi-supportati">Servizi Supportati</a> • <a href="#descrizione">Descrizione</a> • <a href="#funzionalità">Funzionalità</a> • <a href="#installazione-e-aggiornamenti">Installazione e aggiornamenti</a> • <a href="#contribuire">Contribuire</a> • <a href="#donare">Donare</a> • <a href="#licenza">Licenza</a></p>
|
||||
<p align="center"><a href="https://newpipe.net">Sito</a> • <a href="https://newpipe.net/blog/"><i>Blog</i></a> • <a href="https://newpipe.net/FAQ/"><i>FAQ</i></a> • <a href="https://newpipe.net/press/">Stampa</a></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue