Skip to content
View arastu's full-sized avatar
🦀
🦀

Organizations

@pr-techblog @tulipsocial @eseminartv

Block or report arastu

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

    Administrative divisions of Iran in json and xml formats - تقسیمات کشوری ایران با فرمت جی‌سان و ایکس ام ال

    JavaScript 238 103

  2. Connect/disconnect AirPods automatic... Connect/disconnect AirPods automatically on Mac
    1
    -- Forked from: https://coderwall.com/p/fyfp0w/applescript-to-connect-bluetooth-headphones
    2
    activate application "SystemUIServer"
    3
    tell application "System Events"
    4
    	tell process "SystemUIServer"
    5
    		set btMenu to (menu bar item 1 of menu bar 1 whose description contains "bluetooth")
  3. irtrafficgen irtrafficgen Public

    Iran traffic generator for authorized lab testing

    Go 2 1

  4. homebrew-tap homebrew-tap Public

    Ruby

  5. morti morti Public

    Forticlient VPN manager for macOS, auto-reconnects, generates TOTP, runs in the background

    Shell

  6. mac-data-ml-setup.sh mac-data-ml-setup.sh
    1
    #!/bin/bash
    2
    #
    3
    # mac-data-ml-setup.sh: An enhanced, interactive script to set up a modern
    4
    # Data & ML development environment on macOS from scratch.
    5
    #