Skip to content
View excenter's full-sized avatar

Block or report excenter

Report abuse

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

Report abuse

Pinned Loading

  1. youtube, but however fast you want it. youtube, but however fast you want it.
    1
    document.getElementsByTagName("video")[0].playbackRate = 3.5
  2. circle-stoplight circle-stoplight Public

    Poll Circle Ci and turn your build status into GPIO pin-outs for a raspberry pi 0 w

    Python

  3. Wealthforge-Technologies/omniPromote Wealthforge-Technologies/omniPromote Public

    JavaScript

  4. protractor-screenshots-on-demand protractor-screenshots-on-demand Public

    An NPM module to take screenshots with Protractor

    JavaScript 2

  5. Wealthforge-Technologies/dockerPromoteBulk Wealthforge-Technologies/dockerPromoteBulk Public

    A bulk layer built on dockerPromote

    JavaScript 1 1

  6. How to open a new iTerm window, and ... How to open a new iTerm window, and execute arbitrary commands.
    1
    
                  
    2
    tell application "iTerm"
    3
    	activate
    4
    	create window with default profile
    5
    	tell current session of current window