https://github.com/tomitomas/plugin-noip
This is a plugin for Jeedom aimed at automatically renewing your free no-ip.com hostname (that need to be renewed every 30 days).
https://github.com/tomitomas/plugin-noip
jeedom plugin
Last synced: 3 months ago
JSON representation
This is a plugin for Jeedom aimed at automatically renewing your free no-ip.com hostname (that need to be renewed every 30 days).
- Host: GitHub
- URL: https://github.com/tomitomas/plugin-noip
- Owner: tomitomas
- License: gpl-3.0
- Created: 2021-01-07T18:36:37.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2024-01-30T11:45:12.000Z (over 1 year ago)
- Last Synced: 2024-01-30T12:41:58.916Z (over 1 year ago)
- Topics: jeedom, plugin
- Language: PHP
- Homepage:
- Size: 563 KB
- Stars: 1
- Watchers: 1
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plugin-noip
This is a plugin for Jeedom aimed at automatically renewing your free no-ip.com hostname (that need to be renewed every 30 days).
This implies to have a free no-ip.com account and a proper local Jeedom installation.
You like this plugin? You can, if you wish, encourage its developer:
[](https://www.paypal.com/paypalme/tomitomas)
# Credits
This plugin has been inspired by the work done by:
- [loblab](https://github.com/loblab) through his Python script to interact with no-ip.com website: [noip-renew](https://github.com/loblab/noip-renew)
# Disclaimer
- This code does not pretend to be bug-free
- Although it should not harm your Jeedom system, it is provided without any warranty or liability# Limitations
- Sometimes, renewing a free hostname requires captch verification. In such case, the plugin will inform the user that a manual intervention is required
# Contributions
This plugin is opened for contributions and even encouraged! Please submit your pull requests for improvements/fixes.