Skip to content
View Chinoman10's full-sized avatar
✔️
Verified
✔️
Verified

Organizations

@Momentum-Free @HermesProtocol-io @HeroNFT
Block or Report

Block or report Chinoman10

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. PowerShell+VBScript to startup any W... PowerShell+VBScript to startup any Windows App or Program by it's name (without having to hardcode folder locations)
    1
    ' Just put this file inside the folder: %AppData%\Microsoft\Windows\Start Menu\Programs\Startup
    2
    ' And replace the names of the programs to your liking
    3
    apps = Array("WhatsApp Desktop", "Stream Deck")
    4
    
    
    5
    Set WshShell = CreateObject("WScript.Shell" ) 
  2. Keybase Identity Proof Keybase Identity Proof
    1
    ### Keybase proof
    2
    
    
    3
    I hereby claim:
    4
    
    
    5
      * I am chinoman10 on github.
  3. Prevent your computer from showing t... Prevent your computer from showing the screensaver/locking
    1
    <#  This PowerShell script can simply be copied over to a "PowerShell IDE" window, and then ran for as long as you want.
    2
        The time this script remains active (sending mouse events to Windows so it things you're "still there", is the number
    3
      of iterations on line 6 (default: 200) multiplied by the number of seconds on line 11 (default: 290).
    4
        If your computer locks/marks as Away on Skype/Teams only after 10 minutes for example, change 290 seconds to 590.
    5
    #>
  4. Momentum-Free/sledgehammer-bot-translations Momentum-Free/sledgehammer-bot-translations Public

    Repository with translations for Sledgehammer Discord bot

    5 12

  5. HermesProtocol-io/assets HermesProtocol-io/assets Public

    Public Repository of lists of tokens, projects, etc., which Hermes Protocol supports, and new projects can push PR's to.

    JavaScript 3 6

  6. HermesProtocol-io/hermes-protocol HermesProtocol-io/hermes-protocol Public

    Notifications Service/Communications Layer for Web3

    CSS 3 4