Install latest/stable of kode
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Generate an embeddable card to be shared on external websites.
Kode is a terminal-first code editor packaged from the repository's
Gradle distBundle task. The snap ships the unzipped distribution bundle
plus a bundled JRE 21.
kode edit <folder-path> to start editing project in the given folder
kode cat filename to print the file in the console using line numbers and simple syntax highlighting (keywords)
Remote gateway mode (beta), starts Kode as an web app server, runs on the local machine rendering the local project accessible through a web interface on a remote machine
kode serve [options] <folder-name>. Which uses a fork of ttyd with enhanced security features. The gateway options are accessible through kode serve -h
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.