Skip to content
Avatar
Block or Report

Block or report securearth

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.

Report abuse

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

Report abuse

Pinned

  1. wallman Public

    A dart library to get and set backgrounds on multiple GUI linux platforms.

    Dart 4 1

  2. Theme GNOME, Cinnamon, Budgie and XFCE

    Shell 2

  3. 1
    # This script downloads and installs Chrome on Debian based distros
    2
    echo Please connect to internet first and press enter
    3
    read enter
    4
    wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
    5
    sudo apt install ./google-chrome-stable_current_amd64.deb --install-recommends -y
  4. 1
    #!/usr/bin/env python3
    2
    from pydownsongs import get_meta, add_meta
    3
    from sys import argv
    4
    args = argv[1:]
    5
    for item in args:
  5. my_scripts Public

    Some scripts that i use on my desktop

    Python 1

  6. Forked from Sangwan5688/song_downloader_CLI

    Downloads best quality song from jiosaavn

    Python

120 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

May 2022

securearth has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.