Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattn/fakemovie
https://github.com/mattn/fakemovie
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattn/fakemovie
- Owner: mattn
- Created: 2020-06-19T04:41:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T04:43:50.000Z (over 4 years ago)
- Last Synced: 2024-10-04T13:10:51.601Z (about 1 month ago)
- Language: Go
- Homepage:
- Size: 313 KB
- Stars: 23
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fakemovie
Put fake-movie button on the image.
![](https://raw.githubusercontent.com/mattn/fakemovie/master/output.png)
## Usage
```
$ fakemovie -r 40 input.png
```## Installation
```
$ go get github.com/mattn/fakemovie/cmd/fakemovie
```## License
MIT
## Author
Yasuhiro Matsumoto (a.k.a. mattn)