Skip to content
View mrccnt's full-sized avatar

Block or report mrccnt

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. gotk3-glade-example gotk3-glade-example Public

    Experimenting with go and gtk using gotk3 and glade

    Go 39 3

  2. beanstalk-supervisor beanstalk-supervisor Public

    Little experiment of how to use Supervisor and Beanstalk to build a PHP based background job queue.

    PHP 2 1

  3. php-daemon php-daemon Public

    Posix/Pcntl driven daemon application

    PHP 3

  4. sshkit sshkit Public

    This package simplifies handling of SSH connections, SSH tunnels or SFTP filetransfers.

    Go 2

  5. imap-print imap-print Public

    Print IMAP email attachments via cups

    Go 4

  6. Start and stop redis server as proce... Start and stop redis server as process in background in golang
    1
    package main
    2
    
                  
    3
    import (
    4
    	"log"
    5
    	"os"