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

https://github.com/4lch4/screenshot-compressor

A simple CLI tool to help automatically compress my (@4lch4) screenshots.
https://github.com/4lch4/screenshot-compressor

Last synced: 3 months ago
JSON representation

A simple CLI tool to help automatically compress my (@4lch4) screenshots.

Awesome Lists containing this project

README

        

# auto-compressor

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run src/index.ts
```

This project was created using `bun init` in bun v1.0.25. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.