Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danr/kakoune-web-ui

Run the kakoune text editor in your browser!
https://github.com/danr/kakoune-web-ui

kakoune

Last synced: about 2 months ago
JSON representation

Run the kakoune text editor in your browser!

Awesome Lists containing this project

README

        

# kakoune web ui

[![IRC][IRC Badge]][IRC]

Run the kakoune text editor in your browser!

This project is looking for a use-case and most likely a maintainer.

## Installation and usage

```
pip install . --user
```

Run with

```
kak-web-ui
```

Now if you have a running kak session you can open it in your browser:

```
chromium --app=http://localhost:8234
```

## License

MIT

[IRC]: https://webchat.freenode.net?channels=kakoune
[IRC Badge]: https://img.shields.io/badge/IRC-%23kakoune-blue.svg