Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/danr/kakoune-web-ui
- Owner: danr
- License: mit
- Created: 2020-02-06T14:35:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T16:04:41.000Z (about 2 years ago)
- Last Synced: 2023-04-10T16:27:28.075Z (over 1 year ago)
- Topics: kakoune
- Language: TypeScript
- Size: 1.31 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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