An open API service indexing awesome lists of open source software.

https://github.com/lucky-esa/iobroker.infos


https://github.com/lucky-esa/iobroker.infos

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

![Logo](admin/infos.png)

# ioBroker.infos

[![NPM version](https://img.shields.io/npm/v/iobroker.infos.svg)](https://www.npmjs.com/package/iobroker.infos)
[![Downloads](https://img.shields.io/npm/dm/iobroker.infos.svg)](https://www.npmjs.com/package/iobroker.infos)
![Number of Installations](https://iobroker.live/badges/infos-installed.svg)

[![NPM](https://nodei.co/npm/iobroker.infos.png?downloads=true)](https://nodei.co/npm/iobroker.infos/)

**Tests:** [![Test and Release](https://github.com/Lucky-ESA/ioBroker.infos/actions/workflows/test-and-release.yml/badge.svg)](https://github.com/Lucky-ESA/ioBroker.infos/actions/workflows/test-and-release.yml)

## infos adapter for ioBroker

This is an ioBroker adapter to get information about your system and some news about ioBroker.

## Information

### Forum and News

If you reach your admin window over a hostname (for example, http://myhouseiscontrolledbyioBroker:8081),
the news and forum entries will not be automatically displayed.
To do this, you must first register your host name [here](https://toolkit.sekando.com/docs/en/setup/hostnames).
After that, just enter the API Key in the configuration of the adapter.

### Popup Messages (VIS Widget)

There is a new widget to display important messages in VIS.
These messages are displayed ONLY if certain conditions are met.
Either from date x to date y or even if you have a specific adapter installed.
If nothing is displayed, then everything is ok.

### System information

Many thanks to `sebhildebrandt` for the great work on the package [systeminformation](https://github.com/sebhildebrandt/systeminformation),
because without his work, we would not have all the great information about the system.

### Detailed information

- [Click here for the detailed documentation (en)](docs/en/info.md)
- [Klicken Sie hier für die ausführliche Dokumentation (de)](docs/de/info.md)
- [Нажмите здесь для подробной документации (ru)](docs/ru/info.md)
- [Clique aqui para a documentação detalhada (pt)](docs/pt/info.md)
- [Klik hier voor de gedetailleerde documentatie (nl)](docs/nl/info.md)
- [Cliquez ici pour la documentation détaillée (fr)](docs/fr/info.md)
- [Clicca qui per la documentazione dettagliata (it)](docs/it/info.md)
- [Haga clic aquí para la documentación detallada (es)](docs/es/info.md)
- [Натисніть тут, щоб отримати детальну документацію (uk)](docs/uk/info.md)
- [Kliknij tutaj, aby uzyskać szczegółową dokumentację (pl)](docs/pl/info.md)
- [单击此处获取详细文档 (zh-cn)](docs/zh-cn/info.md)

## Changelog

### **WORK IN PROGRESS**

- (Lucky-ESA) initial release

## License

MIT License

Copyright (c) 2025 Lucky-ESA

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.