Skip to content
View Piskvor's full-sized avatar

Block or report Piskvor

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.

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

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

Report abuse

Pinned Loading

  1. missingMapsMiscmissingMapsMiscPublic

    useful snippets for #missingmaps

    JavaScript

  2. offlineofflinePublic

    Forked from HubSpot/offline

    Automatically display online/offline indication to your users. #hubspot-open-source

    CSS

  3. install wifi adapter drivers on Rasp...install wifi adapter drivers on Raspberry Pi; origin: http://www.fars-robotics.net/install-wifi
    1
    #!/bin/bash
    2
    #set -e
    3
    4
    # origin-source: http://www.fars-robotics.net/install-wifi
    5
    # install-wifi - v9.4 - by MrEngman.
  4. buildenlightsbuildenlightsPublic

    Shows a literal green or red light for build status, by USB power switching (uhubctl).

    Shell 5

  5. labtunnellabtunnelPublic

    Forked from renxida/labtunnel

    Manage ssh tunnels with systemd. Most useful when you neet to maintain an always-up connection to a lab/work computer.

    Shell

  6. webFetchFacewebFetchFacePublic

    web and cron interface for downloading

    PHP