Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

629 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 Tizen Community Packages

Sync Tizen Community Packages License: MIT Packages Contributions Welcome Tizen Community

Community-curated bundles of Tizen web applications (.wgt packages)
compiled into single, convenient releases for easier installation and testing on your Tizen devices.


📑 Table of Contents


📦 What Is This?

This repository provides bundled releases containing multiple Tizen applications (.wgt files).
Instead of downloading and installing each app individually, you can grab a single bundle that includes several community apps — ready for side-loading onto your Tizen devices.

Each release represents a curated collection of useful, fun, or open-source Tizen web apps.


📋 Current Packages

This table lists the applications included in the latest community bundle.
Please check the Releases page for version-specific details.

🧩 Application 📝 Description 🔗 Repository ⚙️ Version
AirTizen AirPlay receiver for Samsung Tizen TV — stream audio/video to older Samsung TVs. MrHumanRebel 1.1
AniLiberty Unofficial AniLibria anime client for Samsung Tizen TV. CoreDip v1.1.0
Beam-TV Open-source USB and DLNA media player for Samsung Tizen TVs — subtitles, resume playback, remote navigation, and a local companion server. TAGISWILD v1.0.0
Chiaki-Tizen An open source PlayStation remote play project serving as the next-generation of Chiaki. Chiaki-Tizen v0.1.0
Chorus2-Tizen Chorus2-Tizen (Kodi) Samsung Tizen. Chorus2-Tizen tizen-v21.x-1.0.1-2026-05-21-1443
Doom A WebAssembly-powered port of Doom packaged as a Samsung Tizen TV application. dos-ise V1
FCast FCast is an open source protocol that enables wireless streaming of audio and video content between devices. futo-org Wed, 08 Oct 2025 17:07:02 GMT
Fireplace Transform your Samsung Smart TV into a fireplace. thonythony a4a04a1
Fladder Jellyfin client for Samsung Tizen TV, built with Flutter (native .tpk). popdollar Tizen
Flixor-Tizen Modern cross-platform Plex client. Ported to Tizen OS. Flixor-Tizen v1.0.1-2026-07-24-1215
GameBoy-Emulator A Game Boy (DMG) emulator. dos-ise Latest
HackTV IPTV client for Samsung Tizen TVs. kosmodrey bf27ba9
HyperTizen Hyperion / HyperHDR ambient-light capturer for Samsung Tizen TV (native .tpk; requires TizenBrew for the UI). reisxd v1.0.0
iperf3 TV Measures your Samsung TV's network throughput to an iperf3 server, upload or download. Requires a small WebSocket-to-TCP relay on your LAN. DmitryMaksakov d20ac9f
IPTV Manager IPTV manager for Samsung Tizen TV with Xtream Codes support and HLS playback. matifDreamIt d8eb66b
KickTV Kick.com streaming client for Samsung Tizen TVs. corekill v2.2.0
Kodi-TeX Kodi TeX web interface ported to Samsung Tizen. PatrickSt1991 tex-tizen-v1.3.0-2026-06-09-0952
Moonlight Open-source client for NVIDIA GameStream and Sunshine. OneLiberty v1.2.1
Moonlight (No Gamemode) Open-source client for NVIDIA GameStream and Sunshine with gamemode disabled. MrPhaze62 samsung_wasm-21031261929
Moonlight (ToypoodleGaming) Moonlight NVIDIA GameStream / Sunshine client (ToypoodleGaming fork). toypoodlegaming samsung_wasm-21031332442
Moonlight-Tizen Open-source client for NVIDIA GameStream and Sunshine Tizen OS 5.5 or higher. BrightCraft v1.14.0
Nuvio TV-first streaming UI for Samsung Tizen. NuvioMedia 0.3.26-beta
OTTplay FOSS FOSS OTT / IPTV thin client for Tizen. prog4food Sat, 21 Jan 2023 15:15:16 GMT
PlayerAVPlay AVPlayer app yadPe latest
React IPTV IPTV player for Samsung Tizen TV, built with React. anandsimmy 7a7dcc2
Reiverr A clean combined interface for Jellyfin, TMDB, Radarr and Sonarr, as well as a replacement to Overseerr. aleksilassila dbdd50d
Sportlink Club Viewer Solution for sports clubs to display match information in real time and in a clear, organized way on screens throughout the club! PatrickSt1991 v1.0.5
StreamVault IPTV streaming app for Samsung Tizen smart TVs StreamVault v1.0.0-2026-06-21-1058
Stremio (Tizen 4) Stremio media center packaged for Tizen 4.0 devices. Apps2Samsung latest
Tailscale Tailscale exit-node app for Samsung Tizen TV (experimental; advertises the TV as a tailnet exit node). PatrickSt1991 tv8-tester
TizenBrew A way to experience modded websites and you can install newer apps without fighting with Tizen Studio. reisxd v2.0.5
TizenFeed News / RSS feed sample app for Tizen TV. judithsirera 8c42b51
TizenTube TizenTube enhances your favourite streaming websites viewing experience by removing ads and adding support for Sponsorblock. reisxd v2.0.1
TizenTVAudioRecorder HTML5 Audio Recorder (kalaoke App). TizenTVWebApp latest
TizenYouTube YouTube client for Samsung Tizen TVs. sunnyden 79bfe9e
TransportTycoonDeluxe OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe. dos-ise Release
TVapp Enable seamless playback of HLS/m3u8 streams as channels. KaashDev latest
TVideoPlayer Tizen TV HTML video player based on videojs. TizenTVWebApp latest
Twitch Twitch client for Samsung Smart TVs 2015 and newer models. fgl27 ca31512
VLC-Tizen-tv VLC Like player for your Samsung TV. PatrickSt1991 v1.2.1-20260724-1438

💡 Want your app listed here? See the Contributing section below.


🤝 Contributing & Requesting Apps

We welcome community contributions and app suggestions!

💬 Request an App

Open a new Issue to suggest an app for future bundles.
Include:

  • App name
  • Description
  • Link to source or homepage

📦 Contribute an App

Each app is defined by one JSON file in the packages/ folder — you don't need to edit anything else.

  1. Fork this repository.
  2. Add a file named packages/<owner>__<repo>.json for your app (copy an existing one as a template). See packages/README.md for every field and worked examples of the three types (release, build, direct).
  3. Open a pull request. A bot automatically validates your file against packages.schema.json — a green check means it's ready to merge. Once merged, it's picked up by the next automated build.

Your app should be:

  • Open-source (or redistributable under a permissive license)
  • Virus/malware-free
  • Tested on at least one Tizen device or emulator

Just want to suggest an app without packaging it yourself? Use the Request an App option above.

⚠️ Important:
We can only include applications that are open-source and freely distributable.
Please make sure you have the legal right to redistribute any software you contribute.


⚠️ Disclaimer

This is a community-driven project and is not officially affiliated with or endorsed by Samsung or the Tizen Project.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND.
All applications remain the property of their respective owners.
Please support the original developers by visiting their official pages.


📝 Additional Note

You need to make a Samsung Certificate (Tools > Certficate Manager) to run any of the packages listed above. In case you're having any issues, refer to Connection Guide.


📄 License

This repository (including the bundling scripts and metadata) is licensed under the MIT License.

Each included application retains its original license.
Please refer to the source links in the Current Packages table for individual licensing information.

About

Community-curated bundles of Tizen applications. All-in-one releases for easy installation on your Tizen devices.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages