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

Initial singularity → Light elements → ⭐ Stars → Heavier elements → 🌏 Earth → 👫 Humans → 👣 Giants → ⚡🧠 Intelligence

Pinned Loading

  1. giftMacro Public

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

    Python 5 1

  2. ui-time Public

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

    Swift

  3. sort-into-subfolders Public

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

    Shell

  4. prettyURL Public

    Click the extension icon to copy human readable URL.

    JavaScript

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