Skip to content
View amateusz's full-sized avatar
  • AMS NL
Block or Report

Block or report amateusz

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. psp-120-remote-tool psp-120-remote-tool Public

    Python tool to talk to PSP-120 remote. This remote is serial 4800 8N1 device

    Python

  2. Configuration file for Namecheap VPN... Configuration file for Namecheap VPN - connect a unsupported device (no need for their proprietary app)
    1
    # Namecheap VPN OpenVPN configuration file
    2
    
                  
    3
    They have this instructions for [routers running dd-wrt](https://www.namecheap.com/support/knowledgebase/article.aspx/10167/2248/setup-namecheap-vpn-on-ddwrt-v3-router), but I found myself unable to setup my desktop (NetworkManager) and iPhone manually.
    4
    It seems, as those options cannot be set in any GUI/wizard OpenVPN creator, therefore a `.ovpn` configuration file is needed.
    5
    I've came up with this file. It works.
  3. convenience_scripts convenience_scripts Public

    Some small pieces of code that I use on my daily basis

    Shell 1

  4. ericsson_chatboard ericsson_chatboard Public

    Python utility to interface with Ericsson Chatboard CHA-10 tiny keyboard

    Python 2

  5. GoProStream GoProStream Public

    Forked from KonradIT/GoProStream

    Tools for handling/displaying GoPro HTTP/UDP stream (Python/Ruby)

    Python

  6. py_lcd_i2c_loves_them_all py_lcd_i2c_loves_them_all Public

    Module to interface HD44780-based LCDs through I2C port expanders, like PCF8574T

    Python