mirror of
https://github.com/jack-something/gib-sauce
synced 2026-01-29 14:02:56 -05:00
Compare commits
No commits in common. "126f71ca44df75302e6246b54d4e64162877d86f" and "44fd88a0799168e931b1cc6b106ea0a364d059de" have entirely different histories.
126f71ca44
...
44fd88a079
41
README.md
41
README.md
@ -1,42 +1,13 @@
|
|||||||
<h1 align="center">Welcome to gib-sauce 👋</h1>
|
# gib-sauce
|
||||||
<p>
|
|
||||||
<img src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" />
|
|
||||||
<a href="https://github.com/jack-something/gib-sauce/graphs/commit-activity">
|
|
||||||
<img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" target="_blank" />
|
|
||||||
</a>
|
|
||||||
<a href="https://github.com/jack-something/gib-sauce/blob/master/LICENSE">
|
|
||||||
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" target="_blank" />
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
> CLI that gives you the original source of an image.
|
A CLI program which allows you to find where a picture is from, it also prints a bunch of URLs (in the terminal) where you can download the original picture.
|
||||||
|
|
||||||
### 🏠 [Homepage](https://github.com/jack-something/gib-sauce#readme)
|
|
||||||
|
|
||||||
## Usage
|
# Usage
|
||||||
|
|
||||||
```sh
|
./sauce --url http://is2.4chan.org/w/1548420048781.png
|
||||||
./sauce --url https://your_picture_url.com/picture.png
|
|
||||||
```
|
|
||||||
|
|
||||||
## Author
|
|
||||||
|
|
||||||
👤 **Jack Moore**
|
# Requirements
|
||||||
|
|
||||||
* Github: [@jack-something](https://github.com/jack-something)
|
- Python3 requests
|
||||||
|
|
||||||
## 🤝 Contributing
|
|
||||||
|
|
||||||
Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/jack-something/gib-sauce/issues).
|
|
||||||
|
|
||||||
## Show your support
|
|
||||||
|
|
||||||
Give a ⭐️ if this project helped you!
|
|
||||||
|
|
||||||
## 📝 License
|
|
||||||
|
|
||||||
Copyright © 2019 [Jack Moore](https://github.com/jack-something).<br />
|
|
||||||
This project is [MIT](https://github.com/jack-something/gib-sauce/blob/master/LICENSE) licensed.
|
|
||||||
|
|
||||||
***
|
|
||||||
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
|
|
||||||
Loading…
Reference in New Issue
Block a user