mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 12:48:01 +02:00
Play next (closes #109)
This commit is contained in:
parent
0a791244b5
commit
fdd376a071
6 changed files with 305 additions and 283 deletions
|
@ -1,5 +1,7 @@
|
|||
# Hyperpipe
|
||||
|
||||
<div align="center">
|
||||
|
||||

|
||||
|
||||
A Privacy Respecting Frontend for YouTube Music inspired and built with the help of [Piped][piped] and YouTube's InnerTube API.
|
||||
|
@ -7,6 +9,8 @@ A Privacy Respecting Frontend for YouTube Music inspired and built with the help
|
|||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
## Disclaimer
|
||||
|
||||
**_HYPERPIPE IS VERY EXPIRIMENTAL, EXPECT_**
|
||||
|
@ -103,6 +107,7 @@ You can reach out to me personally on:
|
|||
- ViteJS -> [MIT][vite]
|
||||
- shaka-player -> [Apache-2.0][shaka]
|
||||
- PeerJS -> [MIT][peer]
|
||||
- DOMPurify -> [Apache-2.0][purify]
|
||||
- Bootstrap Icons -> [MIT][bi]
|
||||
- VueJS theme -> [MIT][vuetheme]
|
||||
- Dracula theme -> [MIT][dracula]
|
||||
|
@ -129,6 +134,7 @@ You can reach out to me personally on:
|
|||
[bi]: https://github.com/twbs/icons/blob/main/LICENSE.md
|
||||
[peer]: https://github.com/peers/peerjs/blob/master/LICENSE
|
||||
[shaka]: https://github.com/shaka-project/shaka-player/blob/main/LICENSE
|
||||
[purify]: https://github.com/cure53/DOMPurify/blob/main/LICENSE
|
||||
[nord]: https://github.com/arcticicestudio/nord/blob/develop/LICENSE.md
|
||||
[vuetheme]: https://github.com/vuejs/theme/blob/main/LICENSE
|
||||
[dracula]: https://github.com/dracula/dracula-theme/blob/master/LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue