mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 12:48:01 +02:00
Bug Fixes:
- Fixed Navbar links (closes #8) - Fixed Lyrics not updating
This commit is contained in:
parent
4ac524dcf2
commit
e0bc3c61a2
6 changed files with 93 additions and 46 deletions
16
README.md
16
README.md
|
@ -2,7 +2,7 @@
|
|||
|
||||

|
||||
|
||||
A Privacy Respecting Frontend for YouTube Music inspired and built with the help [Piped][piped] and YouTube's innertube API.
|
||||
A Privacy Respecting Frontend for YouTube Music inspired and built with the help [Piped][piped] and YouTube's InnerTube API.
|
||||
|
||||

|
||||

|
||||
|
@ -49,10 +49,18 @@ npm run build
|
|||
|
||||
Please see [hyperpipe.codeberg.page](https://hyperpipe.codeberg.page)
|
||||
|
||||
## Extensions
|
||||
|
||||
- [Libredirect](https://codeberg.org/LibRedirect/libredirect) -> For Redirecting YouTube Music links to Hyperpipe.
|
||||
|
||||
## LICENSE
|
||||
|
||||
### AGPL-3.0-or-later
|
||||
|
||||
Hyperpipe
|
||||
|
||||
Copyright (C) 2022 Shiny Nematoda
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as
|
||||
published by the Free Software Foundation, either version 3 of the
|
||||
|
@ -63,7 +71,9 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
Please refer to [LICENSE][license].
|
||||
You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Please refer to [LICENSE][license] for more details.
|
||||
|
||||
## Help
|
||||
|
||||
|
@ -93,6 +103,8 @@ You can reach out to me personally on:
|
|||
|
||||
- [Cider](https://github.com/ciderapp/Cider) -> Cross-platform Apple Music experience based on Electron and Vue.js
|
||||
|
||||
- [Ossia](https://github.com/shie1/ossia) -> Ossia Music Player is a free, open source alternative to YouTube Music.
|
||||
|
||||
[hypipe]: https://hyperpipe.surge.sh
|
||||
[piped]: https://piped.kavin.rocks
|
||||
[license]: https://codeberg.org/Hyperpipe/Hyperpipe/src/branch/main/LICENSE.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue