Skip to content
View SimplicityGuy's full-sized avatar

Block or report SimplicityGuy

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.

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. discogsography discogsography Public

    🎶 Using the Discogs database export for local graph exploration. 🎶

    Python 10 1

  2. phaze phaze Public

    Align your music

    Python

  3. cronduit cronduit Public

    ↻ cron, modernized for the container era

    Rust

  4. alertmanager-discord alertmanager-discord Public

    Forked from benjojo/alertmanager-discord

    🚨 Take your alertmanager alerts into Discord. 🚨

    Go

  5. rclone with discord notifications rclone with discord notifications
    1
    #!/bin/bash
    2
    
                  
    3
    if [ -e "rclone.env" ]; then
    4
      # NOTE: rclone.env specifies DISCORD_WEBHOOK_URL
    5
      # shellcheck source=/dev/null