KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
porn-terminal
★ 26
Open GitHub ↗
Show random porn in your terminal
Download README (.md)
Explore Similar Repositories
docker-zeppelin
:
No description available.
pubsub-backup
:
No description available.
Adafruit_MCP3008
:
MCP3008 8-Channel 10-Bit ADC
YHDownLoad
:
tableview中下载任务,多线程,并发,解决重用
jekyll-starter-kit
:
A simple framework for starting your own Jekyll project
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
porn-terminal
?
Download (.md)
Porn Terminal ============= > Show random porn in your terminal. [](https://travis-ci.org/redaxmedia/porn-terminal) [](https://travis-ci.org/redaxmedia/porn-terminal) [](https://gemnasium.com/github.com/redaxmedia/porn-terminal) [](https://packagist.org/packages/redaxmedia/porn-terminal) [](https://packagist.org/packages/redaxmedia/porn-terminal) [](http://githubstats.com/redaxmedia/porn-terminal)  Installation ------------ ``` git clone https://github.com/redaxmedia/porn-terminal.git cd porn-terminal composer install ``` Usage ----- ``` bin/porn-terminal [options] -e/--api-endpoint <argument> Required. API endpoint. (actors, channels, dvds, videos) -p/--api-provider <argument> Required. API provider. (porn.com, pornhub.com, redtube.com, spankwire.com, youporn.com) -q/--api-query <argument> API query. -d/--image-dither Dither of the image. -g/--image-grayscale Grayscale of the image. --help Show the help page for this command. -i/--image-invert Invert the image. -m/--image-metadata Metadata of the image. -r/--image-resize <argument> Resize the image. -w/--image-weight <argument> Weight of the image. -o/--open-browser Open URL in browser. ``` Examples -------- Show videos with metadata: ``` bin/porn-terminal -m ``` Show videos with big tits: ``` bin/porn-terminal -q ?tags=big-tits ``` Show actors by rating: ``` bin/porn-terminal -e actors -q ?order=rating ``` Show dvds by views: ``` bin/porn-terminal -e dvds -q ?order=views ``` Show videos from pornhub.com: ``` bin/porn-terminal -p pornhub.com ``` Show videos from youporn.com: ``` bin/porn-terminal -p youporn.com ```