Skip to content
View w-i-n-s's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Varna, Bulgaria

Block or report w-i-n-s

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

Pinned Loading

  1. SimplePlugin SimplePlugin Public

    SimplePlugin for MacOS 10.9 (Mail.app 7.0)

    Objective-C 13 3

  2. Mac Os X command to restart the core... Mac Os X command to restart the core audio. I needed to use this in order to fix my AirPlay issue.
    1
    # You have to restart the core audio be pasting the following line into termnal
    2
    sudo kill `ps -ax | grep 'coreaudiod' | grep 'sbin' |awk '{print $1}'`
  3. FitSync FitSync Public

    Sample of use FitBit API and export to HealthKit

    Objective-C

  4. JavaDevList JavaDevList Public

    Grab all Java developers from GitHub

    Objective-C

  5. mailcore2 mailcore2 Public

    Forked from MailCore/mailcore2

    MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. The API has been redesigned from ground up.

    C++

  6. OpenForecast OpenForecast Public

    sample of use openweathermap.org

    Objective-C