AGPL-3.0 Open Source

Connect everything.
Own your data.

Kanecta is a free and open source connectivity platform. Self-host on your own infrastructure or use our cloud — the choice is yours.

Free forever under AGPL-3.0

Why Kanecta?

No accounts. No gates.

Kanecta is fully open source. Download, run, and use it without signing up for anything.

Self-host or cloud.

Run Kanecta on your own servers, or use our managed cloud. Full feature parity either way.

No lock-in. Ever.

Your data, your infrastructure. Migrate away at any time. The AGPL license guarantees your freedoms.

Community first.

Built in the open, maintained by the community. Contributions, bug reports, and feedback are always welcome.

Self-host in minutes.

Kanecta is available as an npm package. Install Node.js, then install and run Kanecta with two commands.

  • Requires Node.js 18 or later
  • Installs the API, web client, and CLI
  • Run kanecta to see all available commands
  • Full source code on GitHub
View on npm
# Install Node.js from nodejs.org, then:

npm install -g kanecta
kanecta      <--- will guide you through setup

Licensed under AGPL-3.0

Kanecta is free software. The GNU Affero General Public License ensures that all users — including those accessing Kanecta over a network — have access to the source code and all the freedoms that come with it. If you distribute a modified version, you must share those changes too.

Read the AGPL-3.0 license →