Skip to content

Instantly share code, notes, and snippets.

View rybesh's full-sized avatar

Ryan Shaw rybesh

View GitHub Profile
@rybesh
rybesh / keynote_shape_to_svg.py
Created June 28, 2023 15:31 — forked from dreness/keynote_shape_to_svg.py
Convert Keynote shapes (built-in and user-generated) to SVG
#!/usr/bin/env python3
# Instructions:
# 1) install svgpathtools with the command:
# pip install svgpathtools
# 2) Run this script with no arguments:
# python keynote_shape_to_svg.py
from svgpathtools import parse_path, svg2paths, wsvg
import sqlite3
@rybesh
rybesh / gist:cae2288280ee68d55f0db765e2723359
Created April 8, 2019 13:11
Show colorized org agenda
cat ~/.org-agenda.txt | env GREP_COLORS=ne /usr/local/bin/ggrep -E --color=always 'Deadline|[0-9]+ d\. ago|$' | sed 's/\[m/\[0m/'
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.