Skip to content
View star-bits's full-sized avatar

Block or report star-bits

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
star-bits/README.md

✨ hydrogen and helium → ⭐ stars → 🌏 earth → 👫 humans → 👣 giants → ⚡🧠 intelligence

Pinned Loading

  1. giftMacro giftMacro Public

    카톡 단톡방 기프티콘 선착순 선물하기를 (거의) 항상 1등으로 받게 해주는 매크로

    Python 7 2

  2. ui-time ui-time Public

    add a 15-minute countdown timer in the macOS menu bar

    Swift

  3. sort-into-subfolders sort-into-subfolders Public

    Sort files by date created, date modified, content created (EXIF)

    Shell

  4. prettyURL prettyURL Public

    Click the extension icon to copy human readable URL.

    JavaScript

  5. timed_login_click_assist.js timed_login_click_assist.js
    1
    while(1){if(new Date().getTime() % 10000 == 9500){goLogin();break;}}