Package: notifyme 0.3.0
notifyme: Send Alerts to your Cellphone and Phillips Hue Lights
Functions to flash your hue lights, or text yourself, from R. Designed to be used with long running scripts.
Authors:
notifyme_0.3.0.tar.gz
notifyme_0.3.0.zip(r-4.7)notifyme_0.3.0.zip(r-4.6)notifyme_0.3.0.zip(r-4.5)
notifyme_0.3.0.tgz(r-4.6-any)notifyme_0.3.0.tgz(r-4.5-any)
notifyme_0.3.0.tar.gz(r-4.7-any)notifyme_0.3.0.tar.gz(r-4.6-any)
notifyme_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
notifyme/json (API)
NEWS
| # Install 'notifyme' in R: |
| install.packages('notifyme', repos = c('https://epijim.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/epijim/notifyme/issues
Last updated from:5247f87242. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | OK | 265 | ||
| macos-release-arm64 | OK | 189 | ||
| macos-oldrel-arm64 | OK | 187 | ||
| windows-devel | OK | 65 | ||
| windows-release | OK | 97 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 95 |
Exports:create_hue_usernameget_hue_ipget_light_infoget_private_keyshue_flashlightssave_private_keyssend_push_notification
Dependencies:askpassclicurldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a username to enable HTTP requests on your hue hub | create_hue_username |
| Get the internal IP address of your Hue bridge | get_hue_ip |
| Get info on lights connected to your Hue hub | get_light_info |
| Load a key from the keychain made by save_private_keys() | get_private_keys |
| Flash all the lights connected to your hub | hue_flashlights |
| Create a place to store API keys | save_private_keys |
| Send push notification to devices | send_push_notification |
