One place for your team's work — issues, conversations, documents and people.
Open source. Self-hosted. Yours.
Most teams pay for four tools that do not talk to each other. Every link between them is a copy-paste.
Kern is one application instead. An issue can have its own channel. A message can become an issue. The people in your records are the people in your projects. Nothing is synchronised, because nothing is separate.
Start at KernAIO/app — how to install it, what works today, and how it is put together.
- Every feature is a module. Ours are written against the same public interfaces yours would use.
- A workspace can switch any module off, and every trace of it disappears.
- Four languages, both directions, light or dark.
- AGPL-3.0. Run it, read it, change it, share it.
| Repository | What it is |
|---|---|
app |
Start here: install Kern, the documentation, the workspace that links the rest |
shell |
Every screen people use |
core |
Accounts, workspaces, roles, permissions, notifications, files and search |
chat |
Conversations, and the connection that keeps everything live |
mail |
Email leaving Kern, and replies coming back |
collab |
Documents several people edit at the same time |
kernel |
The libraries every service and module is built on |
modules |
The features Kern ships with |
docs |
The documentation site |
brand |
The logo, and the rules for using it |
Kern is pre-1.0 and in active development. Contributions are welcome — start with CONTRIBUTING.md.