Skip to content

iobroker-community-adapters/ioBroker.countdown

Repository files navigation

Logo

ioBroker.countdown

Greenkeeper badge NPM version Build Status Travis
Downloads Number of Installations Number of Installations Translation status

NPM

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.

Countdown Adapter for ioBroker

The goal of the adapter is to provide you a possibility to run countdowns for future events, with years, months, days, hours and minutes. It will provide you each of those valies seperately, and also two strings with a short and long version of the date.

How to use it

English description Deutsche Anleitung

Features to add

  • Possibility to add a script as a parameter and start it when countdown ends
  • Possibility to use plus and minus in addminutes and the other add functions

Credits

This adapter would not have been possible without the great work of @jack-blackson (https://github.com/jack-blackson)", who created pre V3.x.x releases of this adapter.

Changelog

3.0.0 (2025-06-05)

  • (mcm1957) Adapter has been migrated to iobroker-community-adapters organisation.
  • (mcm1957) Adapter requires node.js 20, js-controller 6.0.11 and admin 7.4.10 now.
  • (mcm1957) @iobroker/eslint-config has been added and linter error have been fixed.
  • (mcm1957) Dependencies have been updated.

2.3.0 (2024-09-20)

  • (jack-blackson) Compatibility for js-controller 7
  • (jack-blackson/bagsik) Added new object fullJSON with all objects included - thanks to bagsik who had the idea and created the code!

2.2.1 (2024-09-14)

  • (jack-blackson) Additional check to avoid not allowed signs in countdown name
  • (jack-blackson) Updated dependencies
  • (jack-blackson) Small adjustments in package files

2.2.0 (2023-08-25)

  • (jack-blackson) Added ability to maintain, adjust and delete countdowns in adapter settings
  • (jack-blackson) Bugfix with incorrect spaces as first character in "in words long" and "in words short"
  • (jack-blackson) Bugfix incorrect calculation totalYears
  • (bagsik) added "totalJSON" object in each countdown

2.1.0 (2023-07-22)

  • (jack-blackson) Ability to use the countdown "backwards" - e.g. for calculating age of a baby
  • (jack-blackson) Adjustments for "in words" -> fixed year/years and adjusted which detail level is shown at which point of time

License

The MIT License (MIT)

Copyright (c) 2025, iobroker-community-adapters iobroker-community-adapters@gmx.de
Copyright (c) 2019-2024 jack-blackson blacksonj7@gmail.com

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.

About

Countdown Adapter for ioBroker

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10