Pinned Repositories
django-keyvalue
A django app for generic Key Value relationships between django model instances. Hang anything off anything.
dynamic_databases
Django App that allows for the addition of databases on the fly and also the ability to query the database's tables through dynamically generated models.
sublime_file_reload
Sublime Text plugin to reload the current view or all views. Will maintain active views, view orders and groups.
sublime_open_highlighted_path
Sublime Text plugin/shortcut to open the file path that is currently under the cursor.
sublime_remote_edit
Open a file from a remote server locally, edit and save back remotely again.
sublime_remote_open
A Sublime Text 2/3 plugin that allow you to open files in a running sublime text instance from a remote machine.
timemachine
Extract files and directories from your apple timemachine.
sligodave's Repositories
sligodave/sublime_remote_open
A Sublime Text 2/3 plugin that allow you to open files in a running sublime text instance from a remote machine.
sligodave/sublime_remote_edit
Open a file from a remote server locally, edit and save back remotely again.
sligodave/django-keyvalue
A django app for generic Key Value relationships between django model instances. Hang anything off anything.
sligodave/dynamic_databases
Django App that allows for the addition of databases on the fly and also the ability to query the database's tables through dynamically generated models.
sligodave/sublime_file_reload
Sublime Text plugin to reload the current view or all views. Will maintain active views, view orders and groups.
sligodave/sublime_open_highlighted_path
Sublime Text plugin/shortcut to open the file path that is currently under the cursor.
sligodave/akoe
All Kinds of Everything - Repository where I store all the scripts that I use over and over again. Could really be a collect of gists either.
sligodave/sublime_games
A set of simple games for sublime text 2 & 3
sligodave/sublime_touch
A framework for Sublime Text 2 & 3 to add click functionality to views in a plugin.
sligodave/sublime_utils
Helper module with some useful functionality when developing Sublime Text 3 plugins.
sligodave/timemachine
Extract files and directories from your apple timemachine.
sligodave/digger
A simple python web scraping helper.
sligodave/PyChromeDevTools
PyChromeDevTools is a python module that allows one to interact with Google Chrome using Chrome DevTools Protocol within a Python script.
sligodave/shoelace-css
A back to the basics CSS starter kit.
sligodave/sligodave
Config files for my GitHub profile.
sligodave/sligodave.github.io
sligodave/sublime-sqlexec
A Plugin for running SQL commands in Sublime Text
sligodave/sublime_color_schemes
A sublime text plugin to interactively test and set color schemes.
sligodave/sublimetext_indentxml
Plugin for Sublime Text editor for reindenting XML and JSON files
sligodave/SublimeTextXdebug
Xdebug debugger client for Sublime Text 2 and 3
sligodave/TrailingSpaces
Highlight trailing spaces and delete them in a flash.