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

Block or report Havelock-Vetinari

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

  1. processing-gradle processing-gradle Public

    Processing.org Gradle Java project template

    HTML

  2. raspi_nanny.sh raspi_nanny.sh
    1
    raspivid -o - -t 0 -hf -w 640 -h 360 -fps 16 | \
    2
    ffmpeg -i - -f alsa -ac 1 -i hw:1,0 -map 0:0 -map 1:0 -vcodec copy -acodec aac -f matroska - | \
    3
    cvlc stream:///dev/stdin --sout '#rtp{sdp=rtsp://:8554}'
  3. 2048-Snake 2048-Snake Public

    Snake for Creoqode 2048 game console

    C 1

  4. StarWars-Logger-Geeklet StarWars-Logger-Geeklet Public

    GeekTool Web Geeklet showing logs with Star Wars style

    Shell 2

  5. BatteryPercentage BatteryPercentage Public

    Geeklet and script showing battery level of Bluetooth connected Apple input devices

    Shell 1

  6. ReadyNAS-DeVagrant ReadyNAS-DeVagrant Public

    Debian based vagrant with chroot for ReadyNAS 6 x86 SDK