Skip to content
View AaronM04's full-sized avatar
  • Orange County, CA
  • 08:07 (UTC -07:00)

Organizations

@conwayste
Block or Report

Block or report AaronM04

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. conwayste/conwayste conwayste/conwayste Public

    Multiplayer Conway's Game of Life (desktop app + server) implemented in Rust

    Rust 27 3

  2. Flicker-free battery monitor for Ope... Flicker-free battery monitor for OpenBSD
    1
    #!/bin/sh
    2
    
                  
    3
    # Flicker-free battery monitor for OpenBSD. Requires Python 3
    4
    # One could somewhat easily rewrite the Python part in Perl if they want to use base exclusively.
    5
    
                  
  3. conwayste/registrar conwayste/registrar Public

    Registrar server that maintains a directory of active Conwayte servers and their current statuses

    Go

  4. rhythmtool rhythmtool Public

    A command-line tool to shuffle/sort tracks in a Rhythmbox playlist XML file

    Go

  5. xgather xgather Public

    Rust program to move all X11 windows to under the cursor (unless already there)

    Rust