Skip to content
View ADTC's full-sized avatar

Block or report ADTC

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.

Content in all repositories owned by your account will be closed.
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. macos-battwarn macos-battwarn Public

    A macOS LaunchAgent that plays a chime when the Mac switches to battery power, and shows a critical alert when the battery drops to 5% or below.

    Shell

  2. tailwind_to_css tailwind_to_css Public

    Forked from Devzstudio/tailwind_to_css

    Convert tailwind class to css

    TypeScript 4

  3. simple-position-calc simple-position-calc Public

    Super Simple Visual Position Size Calculator for Long and Short Position in Trading (Crypto, Forex, Stocks, Gold, Silver) [Lot Size Calculator; Binance; Easy to Use]

    TypeScript 1 1

  4. noTahoe noTahoe Public

    Forked from raajivrekha/noTahoe

    Simple tool to permanently block macOS Tahoe (26.x) upgrade on Sequoia 15.x. Hides the upgrade prompt and red badge while keeping native XProtect/MRT security updates. Zero flags, self-installs, si…

    Shell 2

  5. Autocomplete in Search for Shopify -... Autocomplete in Search for Shopify - Modifications for Supply theme
    1
    {% assign results_box_width = '242px' %}
    2
    {% assign results_box_background_color = '#ffffff' %}
    3
    {% assign results_box_border_color = '#d4d4d4' %}
    4
    
                  
    5
    <script>
  6. How to create a reorder button in Sh... How to create a reorder button in Shopify's Liquid
    1
    {% for order in customer.orders %}
    2
    
                  
    3
    ...
    4
    
                  
    5
        {% liquid