https://github.com/haunt98/resolution-go
https://github.com/haunt98/resolution-go
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/haunt98/resolution-go
- Owner: haunt98
- License: mit
- Archived: true
- Created: 2021-06-23T16:51:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-24T16:34:36.000Z (over 4 years ago)
- Last Synced: 2025-04-23T05:07:29.152Z (6 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# resolution
[](https://github.com/actions/setup-go)
[](https://pkg.go.dev/github.com/haunt98/resolution-go)Play with monitor resolution.
## Install
With Go version `>= 1.16`:
```sh
go install github.com/haunt98/resolution-go/cmd/resolution@latest
```With Go version `< 1.16`:
```sh
GO111module=on go get github.com/haunt98/resolution-go/cmd/resolution
```## Usage
```sh
resolution [width] [height] [diagonal]
```