Skip to content
View BOSSoNe0013's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report BOSSoNe0013

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

Pinned

  1. Watch screen status on GNU/Linux and... Watch screen status on GNU/Linux and change devices lightning modes/colors accordingly
    1
    #!/bin/bash
    2
    #   _____                            _____ _        _               _    _       _       _               
    3
    #  /  ___|                          /  ___| |      | |             | |  | |     | |     | |              
    4
    #  \ `--.  ___ _ __ ___  ___ _ __   \ `--.| |_ __ _| |_ _   _ ___  | |  | | __ _| |_ ___| |__   ___ _ __ 
    5
    #   `--. \/ __| '__/ _ \/ _ \ '_ \   `--. \ __/ _` | __| | | / __| | |/\| |/ _` | __/ __| '_ \ / _ \ '__|
  2. Code for my macro keyboard mod https... Code for my macro keyboard mod https://www.thingiverse.com/make:914894
    1
    /*
    2
      ####
    3
      ## VM's keyboard
    4
      ####
    5
      Board: Arduino Micro
  3. I've made this script linked to a ke... I've made this script linked to a keyboard shortcut to easily switch the audio output device used by Linux desktop manager
    1
    #!/bin/bash
    2
    
                  
    3
    
                  
    4
    ##########################################################################################################################################
    5
    #    _____            .___.__         ________          __                 __      _________       .__  __         .__                   #
  4. .bash_aliases .bash_aliases
    1
    # Collection of useful aliases by Cyril BOSSELUT
    2
    
                  
    3
    # This method call the Neofetch app with a random ASCII image
    4
    # ASCII images are .txt file stored in ~/.ascii folder
    5
    function welcome_message() {
  5. img2pixel img2pixel Public

    Transform images to css pixel art

    Java 1

  6. RacingGameTelemetry RacingGameTelemetry Public

    Python tools for displaying racing games telemetry data

    Python 6 1