Skip to content
View poweribo's full-sized avatar
Block or Report

Block or report poweribo

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. notes for caller bot on openshift notes for caller bot on openshift
    1
    Getting caller bot to work for openshift:
    2
    
                  
    3
    It looks like ".env" isnt being read by Openshift
    4
    like it does in heroku. so you'll have to hard code some stuff
    5
    to get it working like below.
  2. crypto-market-data crypto-market-data Public

    Demo app that displays cryptocurrency order book in real-time

    TypeScript

  3. gphotoweb gphotoweb Public

    Typescript-based REST Service for my Photo booth (Glitzycam). Uses Gphoto2 on Linux. Connects to Camera or Webcam and takes photos and sends the data back.

    TypeScript

  4. option_quote_parser option_quote_parser Public

    Text file parser designed to easily add custom parsers for extracting option quotes

    Python