A Tauri plugin to check if the device is an Android TV device.
npm install @smbcloud/tauri-plugin-android-tv-check-api
Tauri Plugin Android TV Check
Check if the device is an Android TV device.
About
·
License
·
Documentation
·
Contributing
Check if the Android device is an Android TV device form factor.
Make sure you have the necessary permissions and configurations set up for publishing to NPM and Crates.io.
``bash``
npm publish
cargo publish
MIT