-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: remove updater * feat: tizenbrew nextgen TizenBrew Next Generation comes with a new UI and a refactored backend. The backend also has new features. * feat: tizenbrew device manager guide
- Loading branch information
Showing
84 changed files
with
9,835 additions
and
4,774 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
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 |
---|---|---|
|
@@ -3,4 +3,8 @@ node_modules | |
.sign | ||
.metadata | ||
dist | ||
.buildResult | ||
.buildResult | ||
.vs | ||
bin | ||
obj | ||
TizenBrewService |
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,49 +1,59 @@ | ||
# 🍺 TizenBrew | ||
|
||
<p align="center"> | ||
<img | ||
width="700px" | ||
src="./.github/assets/TizenBrew_Official_Banner.png"> | ||
<img width="700px" src="./.github/assets/TizenBrew_Official_Banner.png"> | ||
<br> | ||
<sub> TizenBrew logo, banner and README by <a href="https://github.com/Zyborg777">@Zyborg777</a> </sub> | ||
<sub> TizenBrew logo, banner and README by <a href="https://github.com/Zyborg777">@Zyborg777</a> </sub> | ||
</p> | ||
|
||
### 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 🎊 | ||
### 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 🎊 | ||
|
||
<p align="center"> | ||
<a href="https://discord.gg/m2P7v8Y2qR"> | ||
<picture> | ||
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" /> | ||
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" /> | ||
</picture> | ||
</a> | ||
<a href="https://reddit.com/r/TizenTube"> | ||
<picture> | ||
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" /> | ||
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" /> | ||
</picture> | ||
</a> | ||
<a href="https://www.youtube.com/@tizenbrew"> | ||
<picture> | ||
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" /> | ||
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" /> | ||
</picture> | ||
<picture> | ||
<source height="24px" media="(prefers-color-scheme: dark)" | ||
srcset="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" /> | ||
<img height="24px" | ||
src="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" /> | ||
</picture> | ||
</a> | ||
<a href="https://reddit.com/r/TizenTube"> | ||
<picture> | ||
<source height="24px" media="(prefers-color-scheme: dark)" | ||
srcset="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" /> | ||
<img height="24px" | ||
src="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" /> | ||
</picture> | ||
</a> | ||
<a href="https://www.youtube.com/@tizenbrew"> | ||
<picture> | ||
<source height="24px" media="(prefers-color-scheme: dark)" | ||
srcset="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" /> | ||
<img height="24px" | ||
src="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" /> | ||
</picture> | ||
</a> | ||
</p> | ||
|
||
|
||
# 🙌 Getting started | ||
|
||
### You can read the [guide](./docs/README.md) down below to get started with TizenBrew ⬇️ | ||
<p align="left"> | ||
<a href="./docs/README.md"> | ||
<picture> | ||
<source height="50px" srcset="./.github/assets/TizenBrew_Guide_Button.png" /> | ||
<img height="50px" src="./.github/assets/TizenBrew_Guide_Button.png" /> | ||
</picture> | ||
</a> | ||
<picture> | ||
<source height="50px" srcset="./.github/assets/TizenBrew_Guide_Button.png" /> | ||
<img height="50px" src="./.github/assets/TizenBrew_Guide_Button.png" /> | ||
</picture> | ||
</a> | ||
</p> | ||
|
||
# 💻 Making a module | ||
|
||
You can read the [guide](./docs/MODULES.md) to make a module for TizenBrew. | ||
|
||
# 💬 Translations | ||
|
||
You can read the [guide](./docs/TRANSLATION.md) to translate TizenBrew into your native language. | ||
You can read the [guide](./docs/TRANSLATION.md) to translate TizenBrew into your native language. |
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.