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
- Host: GitHub
- URL: https://github.com/ticky/good-dog
- Owner: ticky
- Created: 2017-07-17T19:28:41.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2020-09-08T22:59:38.000Z (almost 6 years ago)
- Last Synced: 2025-01-04T06:43:48.062Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 30.3 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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
```