An open API service indexing awesome lists of open source software.

https://github.com/ticky/good-dog

🐕 A utility for managing Stay’s configuration
https://github.com/ticky/good-dog

Last synced: 14 days ago
JSON representation

🐕 A utility for managing Stay’s configuration

Awesome Lists containing this project

README

          

# 🐕 Good Dog

A utility for managing [Stay](https://cordlessdog.com/stay/)'s configuration

## Goals

The primary goal of _Good Dog_ is to allow duplicating stored windows between workspace configurations.

## Usage

```sh
# List all stored windows, grouped by workspace and display
./good-dog.rb --list

# Copy configuration of Window #140 to Display #8
./good-dog.rb --copy --window 140 --to 8
```