Skip to content

Instantly share code, notes, and snippets.

View jorgemorgado's full-sized avatar

Jorge Morgado jorgemorgado

View GitHub Profile
@jorgemorgado
jorgemorgado / SSH-matrix.scpt
Last active March 15, 2018 15:10
Given a list of servers, spawns a matrix of iTerm terminals
(*
Given a list of servers, spawns a matrix of iTerm terminals.
Then, it connects (via SSH) to each server on the list.
If you need to connect a lots of servers at the same time and
then run the same command(s) on all of them, this is a time saver.
Bonus: after connecting, type Cmd + Option + I to broadcast input
to all panes in the current tab.
@jorgemorgado
jorgemorgado / LICENSE.md
Last active December 8, 2022 08:54
Sparkline chart widget for Dashing

The MIT License (MIT)

Copyright (c) 2015 Jorge Morgado

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: