diff --git a/software.yml b/software.yml index c5c616e1..04d7c0f2 100644 --- a/software.yml +++ b/software.yml @@ -1180,7 +1180,7 @@ softwarePackages: _bin: null _desc: Clocker is designed to help you keep track of your friends and colleagues in different time zones. _docs: null - _github: null + _github: https://github.com/n0shake/clocker _home: null _name: null cask: clocker @@ -1445,7 +1445,7 @@ softwarePackages: _bin: cupsctl _desc: '[CUPS](https://www.cups.org/) is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server. A computer running CUPS is a host that can accept print jobs from client computers, process them, and send them to the appropriate printer.' _docs: null - _github: null + _github: https://github.com/apple/cups _home: null _name: CUPS ansible: professormanhattan.cups @@ -1463,7 +1463,7 @@ softwarePackages: _bin: curator _desc: Elasticsearch Curator helps you curate, or manage, your Elasticsearch indices and snapshots _docs: https://www.elastic.co/guide/en/elasticsearch/client/curator - _github: null + _github: https://github.com/elastic/curator _home: https://www.elastic.co/guide/en/elasticsearch/client/curator _name: curator _type: cli @@ -1714,7 +1714,7 @@ softwarePackages: docker-desktop: _desc: '[Docker](https://www.docker.com/) is a set of platform-as-a-service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels. [Docker Desktop](https://www.docker.com/products/docker-desktop/) adds a sleek UI for Docker and makes it easier to manage Docker on macOS and Windows.' _docs: https://docs.docker.com/ - _github: null + _github: https://github.com/docker/compose _home: https://www.docker.com/ _name: Docker Desktop _when: '! test -d /Applications/Docker.app'