Skip to content
View ambanmba's full-sized avatar

Block or report ambanmba

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SolarEdge_to_MQTT SolarEdge_to_MQTT Public

    Forked from s53zo/SolarEdge_to_MQTT

    publish SolarEdge data to MQTT

    Python

  2. send-ses send-ses Public

    Send an e-mail via Amazon SES (or any other SMTP server) using only a shell script and the cURL command.

    Shell 12 6

  3. aws-ses-sender aws-ses-sender Public

    Forked from baturorkun/aws-ses-sender

    Sending an email with attachment by using Amazon SES Services.

    Shell 4 2

  4. telegram-doorbell telegram-doorbell Public

    On a trigger, pull an image from an external camera and send it as a Telegram message

    C++ 4

  5. CurlPushToS3 CurlPushToS3
    1
    #!/bin/bash
    2
    
                  
    3
    fileLocal="filename.ext"
    4
    bucket="name-of-bucket"
    5
    s3dir="nameofdirectory/"
  6. sunspec-monitor sunspec-monitor Public

    Forked from tjko/sunspec-monitor

    Monitoring Sunspec (Modbus TCP) compatible Solar Inverters (Dual Battery support)

    Perl