Skip to content

mattcanty/gobee

Repository files navigation

Gobee

💻 🐝

Actions Status

Gobee is intended to alleviate the strain of finding that elusive Shell/Bash/PowerShell (delete appropriate) command from some random website.

Intended to provide a single configuration file as a definition for one or many systems you manage.

Disclaimer: this is one of those nutty ideas that will probably go cold. But if you want to contribute please feel free to do so!

Run like

go install
cat config-examples/mac-os-catalina.yaml >> ./config/gobee/config.yaml
gobee

⚠️ There are no verbs yet... so gobee just RUNS!

Config Like

Mac

Could be as simple as having this one config file to make all your dreams come true.

macOS:
  dock:
    apps:
      - Firefox
      - Visual Studio Code
      - Spotify
      - Slack
      - Terminal
    tile-size: 37
    magnification:
      enabled: true
      size: 49
    position: bottom
    minimise-effect: genie
    prefer-tabs: fullscreen
    double-click-title-to: Maximize
    minimise-to-app-icon: true
    animate-opening: true
    auto-hide: true
    show-open-indicator: true
    show-recent: false

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages