-
Updated
Nov 19, 2021 - C#
#
tizen
Here are 132 public repositories matching this topic...
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
android
ios
framework
reactivex
xamarin
csharp
dotnet
uwp
wpf
winforms
mvvm
reactive-programming
reactiveui
reactive-extensions
functional-reactive-programming
xamarin-forms
tizen
first-timers
hacktoberfest
fody
awesome
chromecast
smart-tv
smarttv
apple-tv
awesome-list
tizen
android-tv
samsung-smart-tv
webos-tv
-
Updated
Feb 20, 2021
Twitch client for Samsung Smart TVs 2015 and newer models, in doubt read the README bellow
-
Updated
Nov 14, 2021 - JavaScript
Homebridge plugin for Samsung TV's with Tizen OS
-
Updated
Nov 15, 2021 - JavaScript
zhoonit
commented
Nov 12, 2021
unsigned int outdim[4] = { 1, };
err = ml_tensors_info_set_tensor_dimension(out_info, 0, outdim); // where the code returns non zero exitabove code fails because outdim is {1, 0, 0, 0};
For those who are used to flexible tensor dimension, they deserve kinder error message why {1} fails.
SLib - A universal, efficient, light-weight framework for building cross-platform applications on Android/iOS/macOS/Tizen/Win32/Linux platforms, developed by SLIBIO. Based on C++, provides desktop/mobile widgets, OpenGL rendering and networking solutions.
-
Updated
Jan 16, 2020 - C++
zhoonit
commented
Nov 1, 2021
conv2d is taking quite amound of time on calculating indexes ( from getAddress, getIndex, getValue) we should less rely on those to make it faster. But note that this assums the given tensor is contiguous though.
I'd expect 1~3% increase from this optimization
Example applications of nnstreamer. Note that we have to enable the 'apptest" CI module in the near future.
-
Updated
Nov 12, 2021 - C
The reference for developers of streaming live TV and VOD Tizen .Net applications.
-
Updated
Sep 29, 2021 - C#
Docker based solution to run Tizen Studio IDE on ANY Linux distro.
-
Updated
Nov 14, 2021 - Shell
Display RTSP streams from IP Cameras on Samsung Smart TV (Tizen TV)
raspberry-pi
control
remote-control
rtsp
ffmpeg
voice-commands
dvr
tizen-studio
tizen
samsung
samsung-tv
voice-control
samsung-smart-tv
rtsp-player
rtsp-stream
tizen-tv
ip-cameras
rtsp-samsung-tv
samsung-tv-application
rtsp-ffmpeg-parameters
-
Updated
Oct 17, 2021 - JavaScript
How to install TizenStudio on Arch Linux
-
Updated
Sep 22, 2021 - Shell
A generic WebDriver server framework for use with Karma and Selenium, with backends for ChromeOS, Chromecast, Tizen, and Xbox One.
-
Updated
May 11, 2021 - JavaScript
This repository has some basic applications for Samsung's Tizen wearable devices (such as Samsung Gear series of smartwatches) which can be used as a starting point for other applications
-
Updated
Sep 8, 2017 - C
Machine Learning API (Origin: C++: SNAP, C/C#: Tizen API, Java: Samsung-Research ML API)
-
Updated
Nov 18, 2021 - C
WearOS + Tizen app to integrate your heart rate sensor into OBS
-
Updated
May 22, 2021 - C#
Winner at SIH 2019 / Conversion of ancient Ayurvedic units to modern scientific measures. Funded AICTE project from the Ministry of AYUSH
javascript
css
android
python
java
html
flask
telegram
telegram-bot
xml
tizen
telegram-bot-api
dialogflow-v2
-
Updated
May 11, 2021 - Java
Player SDK for Tizen, WebOS, Xbox and PlayStation 4, 5
-
Updated
Nov 5, 2021 - CSS
Sample app for how to use the Bitmovin Web SDK on Samsung Tizen devices
-
Updated
May 18, 2021 - JavaScript
Code to sample all sensors on Samsung Galaxy Gear S, S2 and S3.
-
Updated
Jul 11, 2018 - JavaScript
Improve this page
Add a description, image, and links to the tizen topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tizen topic, visit your repo's landing page and select "manage topics."
the remote control dpad and numeric are doing nothing is there a keyhandler that should be implemented ?