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

https://github.com/sgaunet/homebrew-tools

homebrew repository
https://github.com/sgaunet/homebrew-tools

homebrew

Last synced: 2 months ago
JSON representation

homebrew repository

Awesome Lists containing this project

README

          

# Homebrew repo

```
brew tap sgaunet/tools
```

## Available Tools

### calcdate (v1.5.0)

Date calculation utility.

[source code here](https://github.com/sgaunet/calcdate)

Install :

```
brew install calcdate
```

### dsn (v3.3.0)

dsn is a tiny library to handle data source name : scheme://user:password@host:port/dbname&sslmode=disable

[source code here](https://github.com/sgaunet/dsn)

Install :

```
brew install dsn
```

### gini (v0.4.0)

Tool to update ini files.

[source code here](https://github.com/sgaunet/gini)

Install :

```
brew install gini
```

### gitlab-backup (v1.13.0)

A tool for backing up GitLab projects and groups

[source code here](https://github.com/sgaunet/gitlab-backup)

Install :

```
brew install gitlab-backup
```

### gitlab-token-expiration (v0.3.0)

Check GitLab token expiration.

[source code here](https://github.com/sgaunet/gitlab-token-expiration)

Install :

```
brew install gitlab-token-expiration
```

### gocrypt (v1.5.1)

Encryption/decryption utility.

[source code here](https://github.com/sgaunet/gocrypt)

Install :

```
brew install gocrypt
```

### helmchart-helper (v0.1.0)

Helm chart utility.

[source code here](https://github.com/sgaunet/helmchart-helper)

Install :

```
brew install helmchart-helper
```

### jwt-cli (v1.2.2)

JWT (JSON Web Token) command-line interface.

[source code here](https://github.com/sgaunet/jwt-cli)

Install :

```
brew install jwt-cli
```

### mdtohtml (v1.1.0)

A simple and efficient Markdown to HTML converter

[source code here](https://github.com/sgaunet/mdtohtml)

Install :

```
brew install mdtohtml
```

### pplx (v0.6.0)

Perplexity AI CLI tool.

[source code here](https://github.com/sgaunet/pplx)

Install :

```
brew install pplx
```

### wms (v0.3.0)

WMS (Web Map Service) command-line client for fetching map tiles.

[source code here](https://github.com/sgaunet/wms)

Install :

```
brew install wms
```