mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-28 08:35:28 +02:00
24 lines
570 B
Markdown
24 lines
570 B
Markdown
# bing-rewards
|
|
|
|
> Automate daily Bing Rewards points.
|
|
> More information: <https://github.com/jack-mil/bing-rewards>.
|
|
|
|
- Complete both desktop and mobile searches:
|
|
|
|
`bing-rewards`
|
|
|
|
- Run 10 searches with mobile user-agent:
|
|
|
|
`bing-rewards {{[-m|--mobile]}} {{[-c|--count]}} 10`
|
|
|
|
- Complete mobile and desktop searches using specified Chrome profile "Profile 1":
|
|
|
|
`bing-rewards --profile "Profile 1"`
|
|
|
|
- Run searches sequentially across multiple Chrome profiles:
|
|
|
|
`bing-rewards --profile "Default" "Profile 1" "Profile 2"`
|
|
|
|
- Display help:
|
|
|
|
`bing-rewards {{[-h|--help]}}`
|