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.5)notifyme_0.3.0.zip(r-4.4)notifyme_0.3.0.zip(r-4.3)
notifyme_0.3.0.tgz(r-4.4-any)notifyme_0.3.0.tgz(r-4.3-any)
notifyme_0.3.0.tar.gz(r-4.5-noble)notifyme_0.3.0.tar.gz(r-4.4-noble)
notifyme_0.3.0.tgz(r-4.4-emscripten)notifyme_0.3.0.tgz(r-4.3-emscripten)
notifyme.pdf |notifyme.html✨
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 8 years agofrom:5247f87242. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:create_hue_usernameget_hue_ipget_light_infoget_private_keyshue_flashlightssave_private_keyssend_push_notification
Dependencies:askpassclicurldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithr
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 |