{"id":21644498,"url":"https://github.com/samsung/tizentvapps","last_synced_at":"2025-04-06T22:12:13.475Z","repository":{"id":19427512,"uuid":"22670239","full_name":"Samsung/TizenTVApps","owner":"Samsung","description":"Tutorial and Sample apps for the Tizen TV web platform","archived":false,"fork":false,"pushed_at":"2022-11-26T23:57:23.000Z","size":29903,"stargazers_count":262,"open_issues_count":5,"forks_count":84,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-03-30T21:09:02.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Samsung.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-06T05:01:35.000Z","updated_at":"2025-03-24T08:20:41.000Z","dependencies_parsed_at":"2023-01-12T03:30:17.627Z","dependency_job_id":null,"html_url":"https://github.com/Samsung/TizenTVApps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samsung%2FTizenTVApps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samsung%2FTizenTVApps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samsung%2FTizenTVApps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samsung%2FTizenTVApps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Samsung","download_url":"https://codeload.github.com/Samsung/TizenTVApps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557770,"owners_count":20958047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-25T05:40:34.879Z","updated_at":"2025-04-06T22:12:13.436Z","avatar_url":"https://github.com/Samsung.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"TizenTVApps\n===========\n\nThis repository hosts applications for the Tizen TV Web Platform.  Tizen TV apps are HTML5/JS/CSS applications and can be run in the Tizen TV Web Simulator.  You can find the Tizen TV SDK 1.4 (with Web Simulator) here:\n\nhttps://developer.samsung.com/smarttv/develop/getting-started/setting-up-sdk/installing-tv-sdk.html\n\nApp Overview\n------------\n\n**May 28, 2015**\n\nWe added 2 video apps (HTML5 and AVPlayer) and a simple image slideshow:\n\n**TVDemoSlideShow** A simple HTML5/CSS3 image slide show:\n\u003cimg src=\"https://raw.githubusercontent.com/rodrigogrow/TizenTVApps/master/screenshots/imageslideshow.png\" alt=\"Demo in Web Simulator\" style=\"width:250px\"/\u003e\n\n**TVDemoVideoPlayer** A simple video player app, it uses HTML5 tag video:\n\u003cimg src=\"https://raw.githubusercontent.com/rodrigogrow/TizenTVApps/master/screenshots/videotizenappdemon.png\" alt=\"Demo in Web Simulator\" style=\"width:250px\"/\u003e\n\n**TVDemoAvPlay** A simple video player using Tizen WebAPI for AVPlay component (It supports DRMs and streaming engines like DASH, HAS, HLS and SmoothStreaming) Must be tested on TV Tizen Emulator:\n\u003cimg src=\"https://raw.githubusercontent.com/rodrigogrow/TizenTVApps/master/screenshots/avplayerappdemo.png\" alt=\"Demo in Web Simulator\" style=\"width:250px\"/\u003e\n\n**October 24, 2014**\n\nWe are happy to add 2 new apps that use the [Phaser](http://phaser.io/) game library:\n\n**TVDemoGrandmasBakery** : A match-3 games using the Phaser game library.\n\u003cimg src=\"https://raw.githubusercontent.com/Samsung/TizenTVApps/master/screenshots/grandmas_01.png\" alt=\"Demo in Web Simulator\" style=\"width:250px\"/\u003e\n\n\n**TVDemoSimonSaysDemo** : A \"Simon Says\" games using the Phaser game library.\n\u003cimg src=\"https://raw.githubusercontent.com/Samsung/TizenTVApps/master/screenshots/simonsays_01.png\" alt=\"Demo in Web Simulator\" style=\"width:250px\"/\u003e\n\n**August 12, 2014**\n\n**TVDemoPlatformerMelonJS** : A port of the MelonJS game demo application.\n\n![Platform Demo in Web Simulator](https://raw.githubusercontent.com/Samsung/TizenTVApps/master/screenshots/platformer_02.png)\n\n**TVDemoTenframe** : A port of a Tizen demo showing an educational application.\n\n![Demo in Web Simulator](https://raw.githubusercontent.com/Samsung/TizenTVApps/master/screenshots/tenframe_02.png)\n\nHow to Run\n------------\n- Clone this repository to your desktop\n- Install the Tizen TV Web 1.5 (available here: https://developer.samsung.com/smarttv/develop/getting-started/setting-up-sdk/installing-tv-sdk.html)\n- Launch the Tizen IDE and import each app's folder into your workspace\n- After important, right-click on the app's folder and choose \n Run As \u003e Tizen TV Web Simulator Application (Samsung TV)\n- NOTE: If you are running latest Tizen IDE and try running these projects, you might get following error.\n{code}\nCannot run program \"tizen-sdk/tools/sec_tv_websimulator/node-webkit.app/Contents/MacOS/node-webkit\": error=2, No such file or directory.\n{code}\n- Default IDE settings look like this:\n ![IDE default simulator path settings](https://raw.githubusercontent.com/mtrivedi/TizenTVApps/master/screenshots/Screen Shot 2016-04-27 at 11.43.31 PM.png)\n- Make following changes to your IDE configuration in order to make it work.\n ![IDE correct simulator path settings](https://raw.githubusercontent.com/mtrivedi/TizenTVApps/master/screenshots/correct_settings.png)\n- Go to Tizen SDK directory and navigate to tools/sec_tv_websimulator/nwjs.app/Contents/MacOS/\n- rename the file nwjs to node-webkit\n\nCurrent Issues\n------------\n* Remote Control events are not working properly.  Please use keyboard and/or mouse.\n\nCredits\n------------\nOriginal MelonJS Demo App: http://melonjs.github.io/tutorial-platformer/\n\nAdditional Tizen HTML5 Apps: https://developer.tizen.org/downloads/sample-web-applications\n\nPhaser homepage: http://phaser.io/\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamsung%2Ftizentvapps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamsung%2Ftizentvapps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamsung%2Ftizentvapps/lists"}