You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ This project originally started as a **WASM port** for Tizen TV created by the [
16
16
17
17
Although it remained only a proof-of-concept at that stage, the work was later taken much further by [KyroFrCode](https://github.com/KyroFrCode/moonlight-chrome-tizen), who expanded and transformed it into a **fully installable** Tizen application, simplifying the complex build and compilation process for users. However, the application became outdated, lacking new features and still containing several long-standing bugs that affected usability.
18
18
19
-
In **September 2023**, I started development on a [fork repository](https://web.archive.org/web/20231101171228/https://github.com/ndriqimlahu/moonlight-chrome-tizen), where I made significant changes, including a **brand-new app logo** and **extensive improvements** focused on delivering a modern, reliable, and user-friendly experience. When the [upstream repository](https://github.com/KyroFrCode/moonlight-chrome-tizen) became inactive and was eventually abandoned, I migrated all my work to this new dedicated repository as a fresh and **standalone continuation**, offering a cleaner structure, easier maintenance, and greater flexibility for future development. For more details on why this repository decided to be independent and not remain as a fork, see [this FAQ entry](https://github.com/brightcraft/moonlight-tizen/wiki/Frequently-Asked-Questions#why-isnt-this-repository-a-fork-like-the-others).
19
+
In **September 2023**, I started development on a [fork repository](https://web.archive.org/web/20231101171228/https://github.com/ndriqimlahu/moonlight-chrome-tizen), where I made significant changes, including a **brand-new app logo** and **extensive improvements** focused on delivering a modern, reliable, and user-friendly experience. When the [upstream repository](https://github.com/KyroFrCode/moonlight-chrome-tizen) became inactive and was eventually abandoned, I migrated all my work to this new dedicated repository as a fresh and **standalone continuation**, offering a cleaner structure, easier maintenance, and greater flexibility for future development.
20
20
21
21
Since then, [this repository](https://github.com/brightcraft/moonlight-tizen) has been actively maintained with frequent updates. Over time, I have refactored the codebase, updated core libraries, fixed bugs, polished the UI/UX, and introduced many new features and improvements. Thanks to more than two years of dedicated work, this has become the **most enhanced and feature-rich Moonlight client** available for Samsung Tizen TVs.
22
22
@@ -47,12 +47,6 @@ Follow the instructions below based on the Tizen OS version of your Samsung TV t
47
47
- Follow the provided [installation guide](https://github.com/brightcraft/moonlight-tizen/wiki/Installation-Guide#installation-using-docker-image) to install the app on your TV using the Docker image.
48
48
- Once the installation is complete, open the **Moonlight** app on your TV.
49
49
50
-
### Any Samsung TVs — Tizen 5.5 or Higher
51
-
52
-
- Download the `MoonlightUSB.zip` file from the [latest version](https://github.com/brightcraft/moonlight-tizen/releases?q=-usb&expanded=false) of the USB package.
53
-
- Follow the provided [installation guide](https://github.com/brightcraft/moonlight-tizen/wiki/Installation-Guide#installation-using-usb-drive) to install the app on your TV using the USB drive.
54
-
- Once the installation is complete, open the **Moonlight** app on your TV.
55
-
56
50
## Changelogs
57
51
58
52
See the [CHANGELOG](https://github.com/brightcraft/moonlight-tizen/blob/master/CHANGELOG.md) file for more information about the changes for each version of this project.
0 commit comments