Skip to content
View mikez's full-sized avatar

Block or report mikez

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. spotify-folders Public

    Get your Spotify folder hierarchy with playlists into JSON.

    Python 60 6

  2. emlx Public

    The leightweight parser for emlx files.

    Python 21 3

  3. thingsapi/things.py Public

    A simple Python 3 library to read your Things app data.

    Python 141 16

  4. sublime-custom-formatter Public

    Sublime Package. Format code upon save with a custom shell command.

    Python 2

  5. pyberlin-codeslam-2019 Public

    Jupyter Notebook 1

  6. Close all apps except the frontmost ...
    1
    #!/bin/bash
    2
    
                  
    3
    # get frontmost app
    4
    frontmost_app=$(osascript -e '
    5
        tell application "System Events"