Skip to content

jpgorganizer/ioBroker.trashschedule

 
 

Repository files navigation

Logo

ioBroker.trashschedule

NPM version Downloads Stable installed Dependency Status Known Vulnerabilities Build Status

NPM

Scans an ical calendar to calculate the days left until next trash pickup

Preconditions

  1. Create an ical instance
  2. Configure url of your calendar
  3. Set "Preview days" to a range which includes every trash type once
  4. Choose option to "Hide Start-End of events"

Configuration

  1. Create a trash schedule instance and choose the ical instance as source
  2. Go to the trash types tab and add type names and event matches
  3. Start the instance

Changelog

0.0.2

  • (klein0r) added global offset in days
  • (klein0r) added exact match for types

0.0.1

  • (klein0r) initial release

License

MIT License

Copyright (c) 2019 Matthias Kleine [email protected]

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

Calculates trash pickup dates by using an ical calendar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.5%
  • HTML 17.0%
  • CSS 0.5%