Skip to content
View AaronM04's full-sized avatar

Organizations

@conwayste

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. conwayste/conwaysteconwayste/conwaystePublic

    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/registrarconwayste/registrarPublic

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

    Go

  4. rhythmtoolrhythmtoolPublic

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

    Go

  5. xgatherxgatherPublic

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

    Rust