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
Kanecta is fully open source. Download, run, and use it without signing up for anything.
Run Kanecta on your own servers, or use our managed cloud. Full feature parity either way.
Your data, your infrastructure. Migrate away at any time. The AGPL license guarantees your freedoms.
Built in the open, maintained by the community. Contributions, bug reports, and feedback are always welcome.
Kanecta is available as an npm package. Install Node.js, then install and run Kanecta with two commands.
kanecta to see all available commands# Install Node.js from nodejs.org, then:
npm install -g kanecta
kanecta <--- will guide you through setup
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 →