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

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.

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. missingMapsMisc missingMapsMisc Public

    useful snippets for #missingmaps

    JavaScript

  2. offline offline Public

    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:https://www.fars-robotics.net/install-wifi
    1
    #!/bin/bash
    2
    #set -e
    3
    
    
    4
    # origin-source:  http:https://www.fars-robotics.net/install-wifi
    5
    # install-wifi - v9.4 - by MrEngman.
  4. buildenlights buildenlights Public

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

    Shell 4

  5. labtunnel labtunnel Public

    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. webFetchFace webFetchFace Public

    web and cron interface for downloading

    PHP