npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

iobroker.fully-tablet-control

v0.3.8

Published

fully-tablet-control

Downloads

12

Readme

Logo

ioBroker.fully-tablet-control

NPM version Downloads Installations (latest)

Test and Release

NPM

Fully Tablet Control Adapter für ioBroker

This adapter uses the service Sentry.io to automatically report exceptions and code errors and new device schemas to me as the developer. More details see below! Sentry

Adapter Documentation

A detailed description can be found Adapter Documentation

Control your tablet with Fully Kiosk Browser (Plus License required and Remote Administration must be active and set up).

!!! ATTENTION !!! BEFORE CONFIGURING THE ADAPTER MUST BE STARTED OTHERWISE NO CONFIGURATION IS POSSIBLE.

login

Browser Admin Login

login

Here the tablets are entered, and the query interval is defined

  1. query interval set to 30 sec by default (smallest possible value is 10 sec but not recommended).

  2. timer in minutes to bring the Fully Browser back to the foreground (recommended for Amazon Fire tablet with Alexa as the Fully Browser is set to the background when Alexa is triggered on the tablet e.g. "Alexa how is the weather today").

  3. tablet name is used to create the different tablets in separate folder, if no name is specified the ip address is used as name.

  4. ip address of your tablet.

  5. here you can enter the port if you have changed it.

  6. password of Fully Remote Admin (Plus License required).

  7. here you can disable individual tablets so that they are no longer queried.

  8. with this button you can start a check if the tablet is reachable, for this you have to enter Ip / Port and Password. If a tablet is not immediately accessible, or the answer takes longer a load symbol is indicated then please simply wait, until the result is indicated
    login
    As soon as the result is available a window will pop up, where you can see which tablet is online or offline.
    login

For each tablet, which was created on the first page, an entry must be created in the table on the next pages!

Sentry

What is Sentry.io and what is reported to the servers of that company?

Sentry.io is a service for developers to get an overview about errors from their applications. And exactly this is implemented in this adapter.

When the adapter crashes, or another Code error happens, this error message that also appears in the ioBroker log is submitted to Sentry. When you allowed iobroker GmbH to collect diagnostic data then also your installation ID (this is just a unique ID without any additional infos about you, email name or such) is included. This allows Sentry to group errors and show how many unique users are affected by such an error. All of this helps me to provide error free adapters that basically never crashs.

For more details and information on how to disable error reporting, please refer to the Sentry plugin documentation Sentry Reporting is used from js-controller 3.0.


Changelog

0.3.8 (2022-10-23)

0.3.7 (2022-10-16)

0.3.7-0.0 (2022-03-20)

  • (xXBJXx) test-and-release.yml update
  • (xXBJXx) dependencies updates
  • (xXBJXx) License year adjusted to 2022
  • (xXBJXx) Automatic translations migrated from gulp to => iobroker/adapter-dev
  • (xXBJXx) fixed (issue #321)

0.3.6-1 (2021-06-10)

0.3.6-0 (2021-05-27)

  • (xXBJXx) State "s" has no existing object message fixed (issue #184)

License

MIT License

Copyright (c) 2020-2022 xXBJXx

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.