Skip to content
View thesyntaxinator's full-sized avatar

Block or report thesyntaxinator

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. AshleyLab/stmp AshleyLab/stmp Public

    Sequence to Medical Phenotypes: A pipeline featuring variant annotation, prioritization, pharmacogenomics, and tools for analyzing genomic trios (mother, father, child).

    Python 12 3

  2. TouchGuard TouchGuard Public

    Disable mac touchpad while typing to avoid cursor jumping

    C 21 6

  3. Safari save all tabs (tested on Mac ... Safari save all tabs (tested on Mac OS Sierra 10.12.1 with Safari 10.0.1)
    1
    -- Based on code from:
    2
    --     https://gist.github.com/agoddard/5114024
    3
    --     https://gist.github.com/edenwaith/2213a764ccb091d6a03989f238efb63f
    4
    --     https://computers.tutsplus.com/tutorials/generate-a-list-of-open-safari-tabs-with-applescript--mac-30564
    5
    
                  
  4. Safari save tabs in current window (... Safari save tabs in current window (tested on Mac OS Sierra 10.12.1 with Safari 10.0.1)
    1
    -- Based on code from:
    2
    --     https://gist.github.com/agoddard/5114024
    3
    --     https://gist.github.com/edenwaith/2213a764ccb091d6a03989f238efb63f
    4
    --     https://computers.tutsplus.com/tutorials/generate-a-list-of-open-safari-tabs-with-applescript--mac-30564
    5
    
                  
  5. ICSTools ICSTools Public

    Tools for modifying ICS (iCal) calendar files.

    Perl