Utilities

Here are a list of simple utilities I written for myself, which hopefully might be of assistance to someone else.

  • StreamGuard
    A simple utility to only launch an application if another application is not running.
    ie. Only launch Firefox if OBS is not running.
  • OpenOnce
    Another simple utility which will only launch an application if the application is not already running, otherwise it brings the existing one to the foreground.