marcinpr

Results 3 issues of marcinpr

Hi, The program works quite stable for me. Good work! It would be very appreciated to implement CONTACTS lookup for the sender Name, and provide %fromName% placeholder for Payload Template.

enhancement

There is a problem to convert times received from get_times() to format "%H:%M:%S %Z" in other time zones than UTC. I assume that: `sunrise = get_times(date, lat, lon)['sunrise']` saves the...

I would like to have Delete key defined, but no idea how to use these actions with bind-key. I tried this without success: ``` { remove_file_byname($FILENAME) } { remove_file_byname($IMAGE_NUMBER) }...