Install latest/stable of copilot-api

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install copilot-api

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for copilot-api

Package name

  • copilot-api

License

  • MIT

Last updated

  • Today - latest/stable
  • Today - latest/beta

Websites


Source code


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

Copilot-api is a reverse-engineered proxy of GitHub Copilot API

This is a reverse-engineered proxy of GitHub Copilot API. It is not supported by GitHub, and may break unexpectedly. Use at your own risk.

This snap is not created by the copilot-api authors.

This snap uses experimental per-user daemons. Enable support in snapd before installing it:

 sudo snap set system experimental.user-daemons=true

After installation, each user must log in to GitHub Copilot:

 copilot-api.login

The service listens on port 4141 by default. Show the current port with:

 copilot-api.config port

Set a different port with:

 copilot-api.config port 8080

Login and port settings are stored separately for each user. After logging in or changing the port, restart that user's service:

 snap restart --user copilot-api

See the NPM page at https://www.npmjs.com/package/copilot-api for more details.

Revision Channel Version Published Build Commit

The build and commit information is derived from build infrastructure records.


Install copilot-api on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.