Skip to content
View danielvijge's full-sized avatar

Organizations

@eurailcom
Block or Report

Block or report danielvijge

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

    Forked from grobbie/SqueezeCloud

    SoundCloud plugin for Squeezebox

    Perl 24 11

  2. lms_mixcloud lms_mixcloud Public

    Forked from findechris/lms_mixcloud

    Mixcloud plugin for Squeezebox

    Perl 7 10

  3. tw-video-scraper tw-video-scraper Public

    Python script for Twonky to download fanart thumbnails for videos

    Python 4 3

  4. openwrt-configuration-ansible openwrt-configuration-ansible Public

    OpenWrt configuration for router + dumb access points with Ansible playbook for centralised management

    Shell 64 8

  5. Upgrade all packages on OpenWRT router Upgrade all packages on OpenWRT router
    1
    #!/bin/ash
    2
    
    
    3
    source /etc/openwrt_release
    4
    
    
    5
    echo "$DISTRIB_ID $DISTRIB_RELEASE"