Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joshnuss/hypersonic

A multi-player markdown editor and wiki.
https://github.com/joshnuss/hypersonic

crdt markdown monaco-editor multi-player offline pwa vim wiki

Last synced: 2 months ago
JSON representation

A multi-player markdown editor and wiki.

Awesome Lists containing this project

README

        

logo

# Hypersonic

A multi-player markdown editor and wiki. [Self-hostable](/SELF-HOSTING.md) too!

## Features

- Markdown editor using [Codemirror](https://codemirror.net).
- Multi-user, multi-device.
- Backed by CRDTs via [Yjs](https://yjs.dev) and [Liveblocks](https://liveblocks.io/document/yjs).
- Ultra-slim UI. Minimal menus & toolbars.
- Read & Write mode CTRL + M
- Vim mode.
- Offline mode.
- Option to [self-host](/SELF-HOSTING.md).
- Fuzzy-finder CTRL + K
- Installable as a PWA.
- Authentication with [Auth.js](https://authjs.dev).

## Shortcuts

| Action | Shortcut |
| ---------------------- | ------------------------------------------------- |
| Search files | CTRL + K |
| New file | CTRL + SHIFT + N |
| Toggle Read/Write Mode | CTRL + M |
| Toggle Vim | CTRL + SHIFT+ V |

## License

BSL - Business Software License. Free for personal use.