Skip to content
View rootinthemood's full-sized avatar
Block or Report

Block or report rootinthemood

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. yt-notify yt-notify Public

    Follow and track youtube channels without account

    Python

  2. NVIDIA gpu temperature monitor for X... NVIDIA gpu temperature monitor for XFCE's generic monitor
    1
    #!/bin/bash
    2
    # Usage: './nvidia_temp.sh --list' to list available GPU's
    3
    # in xfce generic monitor use 'nvidia_temp.sh name_of_gpu' e.g. 'nvidia_temp.sh rtx2070'
    4
    # multiple nvidia gpu's are possible
    5