Skip to content
View ginjo's full-sized avatar

Block or report ginjo

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 100 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. esphome-dynamic-cron esphome-dynamic-cron Public

    This ESPhome external component provides dynamic cron functionality, editable at runtime with no flash or reboot required.

    C++ 2

  2. omniauth-slack omniauth-slack Public

    Forked from kmrshntr/omniauth-slack

    omniauth-slack ruby gem

    Ruby 42 31

  3. rfm rfm Public

    Forked from lardawge/rfm

    FileMaker to Ruby adapter.

    Ruby 45 22

  4. haserl-framework haserl-framework Public

    Web framework for embedded systems, based on shell scripts and haserl templates.

    Shell 9 2

  5. A Ruby class to create and manage JS... A Ruby class to create and manage JSON-RPC data structures
    1
    # frozen_string_literal: true
    2
    
                  
    3
    # This gemspec currently describes a gem hosted on Github as a Gist only.
    4
    # See https://bundler.io/guides/git.html
    5
    
                  
  6. Wrappers for Bunny Gem (rabbitmq) pr... Wrappers for Bunny Gem (rabbitmq) providing 1. Multiple consumer threads, 2. Simple setup of RPC call/callback publishers and consumers.
    1
    source "https://rubygems.org"
    2
    
                  
    3
    gem 'json_rpc_object', gist:'5b128c655e79e1b4e0e10c27a5098177'
    4
    #gem 'connection_pool'
    5
    #gem 'json_rpc_object', path:'../JsonRpcRuby'