Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevcui/copilot-cli

💬 Chat with Microsoft Copilot in terminal
https://github.com/kevcui/copilot-cli

cli command-line command-line-tool copilot copilot-cli microsoft-copilot microsoft-copilot-ai playwright playwright-javascript

Last synced: about 2 months ago
JSON representation

💬 Chat with Microsoft Copilot in terminal

Awesome Lists containing this project

README

        

# copilot-cli

> Chat with [Microsoft Copilot](https://copilot.microsoft.com/) in terminal

# Table of Contents

- [Dependency](#dependency)
- [Installation](#installation)
- [How to use](#how-to-use)
- [Want an alternative?](#want-an-alternative)
- [Note](#note)

## Dependency

- [playwright-chromium](https://github.com/Microsoft/playwright)

## Installation

```bash
npm i playwright-extra puppeteer-extra-plugin-stealth
npx playwright install chromium
```

## How to use

```bash
$ ./copilot.js "enter any text here"
```

## Want an alternative?

Check out [perplexity-cli](https://github.com/KevCui/perplexity-cli)

## Note

This script is designed to process one question and answer at a time, delivering in plain text format. It is optimized for command-line use, enabling users to rapidly retrieve answers directly in the terminal, without having to engage in a conversation with Microsoft Copilot.

---

Buy Me A Coffee