Skip to content
View neuralpain's full-sized avatar
💻
Solving problems.
💻
Solving problems.
Block or Report

Block or report neuralpain

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
neuralpain/README.md

logo dark

badge badge badge badge

$ neuralpain dev

neuralpain github stats

Requests

I will take you up on specific scripting requests, i.e. sh/bash, batch, PowerShell. However, note the following:

  • don't expect them to be delivered quickly;
  • they will be open sourced;
  • you can ask for progress updates but don't blow up my chat;
  • the more complicated the request, the more time it will take

Downloads

repo downloads
qbactivator qbactivator
WinLangConfig WinLangConfig
PowerCMD PowerCMD
oneclickwinrar oneclickwinrar

Tip

Check out the wiki for centralized information / blog thingy

Pinned

  1. qbactivator qbactivator Public

    Activate QuickBooks Point of Sale on Windows

    PowerShell 25 8

  2. WinLangConfig WinLangConfig Public

    [EXPERIMENTAL] Change Windows display language

    PowerShell

  3. PowerCMD PowerCMD Public template

    A bundler to integrate PowerShell with CMD

    Shell 1

  4. oneclickwinrar oneclickwinrar Public

    Install and license WinRAR

    Batchfile 2

  5. Measures the user's Internet bandwidth Measures the user's Internet bandwidth
    1
    function Measure-UserBandwidth {  
    2
      <#
    3
      .SYNOPSIS
    4
        Measures the user's Internet bandwidth.
    5
  6. Formats text in the console with Bas... Formats text in the console with Basic, 8-bit and 24-bit RGB colors and other formatting options
    1
    function Format-Text {
    2
      <#
    3
      .SYNOPSIS
    4
        Writes text with color and formatting
    5