mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 12:48:01 +02:00
Search Improvements
This commit is contained in:
parent
51c56abe16
commit
19fc65e6c0
19 changed files with 545 additions and 404 deletions
18
README.md
18
README.md
|
@ -1,4 +1,4 @@
|
|||
# Hyperpipe
|
||||
# \[WIP\] Hyperpipe
|
||||
|
||||

|
||||
|
||||
|
@ -9,7 +9,7 @@ A Privacy Respecting Frontend for YouTube Music inspired and built with the help
|
|||
|
||||
## Usage
|
||||
|
||||
***HYPERPIPE IS ONLY BEING DEVELOPED, EXPECT BUGS AND MESSY CODE***
|
||||
**_HYPERPIPE IS ONLY BEING DEVELOPED, EXPECT BUGS AND MESSY CODE_**
|
||||
|
||||
```sh
|
||||
npm install
|
||||
|
@ -37,17 +37,19 @@ npm run build
|
|||
|
||||
## Instances
|
||||
|
||||
| Instance | Country (Backend) |
|
||||
| Instance | Country (Backend) |
|
||||
| :--------------------------: | :---------------: |
|
||||
| [hyperpipe.surge.sh][hypipe] | 🇩🇪 |
|
||||
| [hyperpipe.surge.sh][hypipe] | 🇩🇪 |
|
||||
|
||||
## LICENSE
|
||||
|
||||
### GPL v3 Only
|
||||
|
||||
Please refer to [LICENSE][LICENSE].
|
||||
Please refer to [LICENSE][license].
|
||||
|
||||
You can reach out to me on <TODO>
|
||||
You can reach out to me on
|
||||
|
||||
- snematoda.751k2 [at] aleeas [dot] com
|
||||
|
||||
### Dependencies and Mentions
|
||||
|
||||
|
@ -60,10 +62,10 @@ You can reach out to me on <TODO>
|
|||
|
||||
[hypipe]: https://hyperpipe.surge.sh
|
||||
[piped]: https://piped.kavin.rocks
|
||||
[LICENSE]: https://codeberg.org/Hyperpipe/Hyperpipe/src/branch/main/LICENSE.txt
|
||||
[license]: https://codeberg.org/Hyperpipe/Hyperpipe/src/branch/main/LICENSE.txt
|
||||
[vue]: https://github.com/vuejs/core/blob/main/LICENSE
|
||||
[vite]: https://github.com/vitejs/vite/blob/main/LICENSE
|
||||
[bi]: https://github.com/twbs/icons/blob/main/LICENSE.md
|
||||
[hls]: https://github.com/video-dev/hls.js/blob/master/LICENSE
|
||||
[nord]: https://github.com/arcticicestudio/nord/blob/develop/LICENSE.md
|
||||
[vuetheme]: https://github.com/vuejs/theme/blob/main/LICENSE
|
||||
[vuetheme]: https://github.com/vuejs/theme/blob/main/LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue