-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'refs/remotes/origin/main' into common-t…
…o-jvm
- Loading branch information
Showing
16 changed files
with
1,919 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,36 @@ | ||
# Echo : Music Player | ||
# Echo: Music Player | ||
An Extension based Music Player for Android, with a clean and simple UI. | ||
|
||
> This is a work in progress, and is not yet ready for use. | ||
> This is a work in progress and is not yet ready for use. | ||
## DISCLAIMER | ||
|
||
- The developer is not responsible for any misuse of this app, and is not responsible for any damages or legal implications caused by the use of this app. | ||
- This app does not provide any download or streaming service from any online source. | ||
- The developer is not responsible for any misuse of this app and is not responsible for any damages or legal implications caused by the use of this app. | ||
- Echo only has offline source by default; external sources are managed by users. Echo does not endorse piracy. | ||
- It was solely created for educational purposes. | ||
|
||
## Official Discord Server | ||
|
||
<a href="https://discord.gg/J3WvbBUU8Z"><img src="https://invidget.switchblade.xyz/J3WvbBUU8Z"></a> | ||
|
||
## Wanna Donate? | ||
|
||
<a href='https://ko-fi.com/I2I5C3UUV' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi1.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a> | ||
|
||
## Official Communities | ||
|
||
<p align="left" style="display: flex; align-items: center;"> | ||
<a href="https://discord.gg/J3WvbBUU8Z" style="margin-right: 10px; display: inline-block;"><img src="https://uxwing.com/wp-content/themes/uxwing/download/brands-and-social-media/discord-round-color-icon.png" alt="Discord" height="40" style="vertical-align: middle;"></a> | ||
<a href="https://t.me/echo_extension" style="display: inline-block;"><img src="https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg" alt="Telegram" height="40" style="vertical-align: middle;"></a> | ||
</p> | ||
|
||
## CONTRIBUTION | ||
We would be very grateful if you could contribute to the development of this application. Everything from simple string translation to the implementation of new features is accepted. If you have any questions, please visit our <a href="https://discord.gg/J3WvbBUU8Z">Discord</a> server or <a href="https://t.me/echo_extension">Telegram</a> group. | ||
|
||
<a href="https://hosted.weblate.org/engage/echo/"><img src="https://hosted.weblate.org/widget/echo/app/multi-auto.svg" alt="Translation status" /></a> | ||
|
||
## Credits | ||
A big thank you to everyone who has contributed to the development of Echo! Your efforts in improving the app are greatly appreciated. | ||
<a href="https://github.com/brahmkshatriya/echo/graphs/contributors"> | ||
<img src="https://contrib.rocks/image?repo=brahmkshatriya/echo" /> | ||
</a> | ||
|
||
## License | ||
|
||
Echo is licensed under the [GNU General Public License v3.0](LICENSE.md) | ||
Echo is licensed under the [GNU General Public License v3.0](LICENSE.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.