visit-me
v0.0.5
Published
Visit your web page easier using CLI and config file, powered by Puppeteer
Readme
🏖 visit-me
Visit your web page easier using CLI, powered by Puppeteer and Node-Fetch

Install
$ npm i -g visit-meUsage
$ visit-me -u [YOUR_WEB_URL]Additional Options
| Argument | Alias | Description | Data Type | Default Value |
| --------------- | ----- | --------------------------------------- | --------- | ------------- |
| --count | -c | Visit count | number | 1 |
| --mobile | -mm | Using mobile device | boolean | false |
| --show-ui | -ui | Show the browser when visiting | boolean | false |
| --simple-mode | -sm | Use node-fetch instead of puppeteer | boolean | false |
| --bot | -b | Use Bot user agent | boolean | false |
| --agent | -ua | Custom user agent | string | empty |
Support me
- 👉 🇮🇩 Trakteer
- 👉 🌍 BuyMeACoffe
- 👉 🌍 Paypal
- 👉 🌍 Ko-Fi
Copyright © 2020 Built with ❤️ by Irfan Maulana
