|
1 |
| -# TizenBrew |
| 1 | +# 🍺 TizenBrew |
2 | 2 |
|
3 | 3 | <p align="center">
|
4 |
| - <img src="./.github/assets/logo.png"> |
| 4 | + <img |
| 5 | + width="700px" |
| 6 | + src="./.github/assets/TizenBrew_Official_Banner.png"> |
5 | 7 | <br>
|
6 |
| - <a>Thank you <a href="https://github.com/Zyborg777">@Zyborg777</a> for the logo!</a> |
| 8 | + <sub> TizenBrew logo, banner and README by <a href="https://github.com/Zyborg777">@Zyborg777</a> </sub> |
7 | 9 | </p>
|
8 | 10 |
|
9 |
| -TizenBrew is a way to experience modded websites (like [TizenTube](https://github.com/reisxd/TizenTube)) and you can install newer apps without having to deal with Tizen Studio multiple times. |
| 11 | +### Experience your favorite custom apps (such as [TizenTube](https://github.com/reisxd/TizenTube)) in a whole new way! Thanks to TizenBrew, you can install newer apps without having to deal with Tizen Studio multiple times. Just one click and you're done 🎊 |
10 | 12 |
|
11 |
| -[Discord Server Invite](https://discord.gg/m2P7v8Y2qR) |
12 |
| - |
13 |
| -# Getting started |
14 |
| - |
15 |
| -You can read the [guide](./docs/README.md) to get started with TizenBrew. |
16 |
| - |
17 |
| -# Making a module |
| 13 | +<p align="center"> |
| 14 | + <a href="https://discord.gg/m2P7v8Y2qR"> |
| 15 | + <picture> |
| 16 | + <source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" /> |
| 17 | + <img height="24px" src="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" /> |
| 18 | + </picture> |
| 19 | + </a> |
| 20 | + <a href="https://reddit.com/r/TizenTube"> |
| 21 | + <picture> |
| 22 | + <source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" /> |
| 23 | + <img height="24px" src="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" /> |
| 24 | + </picture> |
| 25 | + </a> |
| 26 | + <a href="https://www.youtube.com/@tizenbrew"> |
| 27 | + <picture> |
| 28 | + <source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" /> |
| 29 | + <img height="24px" src="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" /> |
| 30 | + </picture> |
| 31 | + |
| 32 | +# 🙌 Getting started |
| 33 | + |
| 34 | +### You can read the [guide](./docs/README.md) down below to get started with TizenBrew ⬇️ |
| 35 | +<p align="left"> |
| 36 | + <a href="./docs/README.md"> |
| 37 | + <picture> |
| 38 | + <source height="50px" srcset="./.github/assets/TizenBrew_Guide_Button.png" /> |
| 39 | + <img height="50px" src="./.github/assets/TizenBrew_Guide_Button.png" /> |
| 40 | + </picture> |
| 41 | +</a> |
| 42 | + |
| 43 | +# 💻 Making a module |
18 | 44 |
|
19 | 45 | You can read the [guide](./docs/MODULES.md) to make a module for TizenBrew.
|
20 | 46 |
|
21 |
| -# Translations |
| 47 | +# 💬 Translations |
22 | 48 |
|
23 | 49 | You can read the [guide](./docs/TRANSLATION.md) to translate TizenBrew into your native language.
|
0 commit comments