httuicom /
httui
Desktop markdown editor with executable HTTP and database blocks — a git-native, local-first Postman alternative
58/100 healthLoading repository data…
golok727 / repository
A Desktop Markdown based notetaking app
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Nebula is a markdown editor app made using tauri
yarn tauri dev
# or
npm run tauri dev
yarn tauri build
#or
npm run tauri build
src-tauri/target/releasesrc-tauri/target/release/buildYou can toggle between Edit-Mode and Preview-Mode with the help of
Ctrl + / or Ctrl + e -> This will toggle b/w those two modes
If you want a live preview use the split-screen mode
Ctrl + Shift + / -> This will toggle split screen mode
Nebula provides a bunch of shortcuts to make your life easier
Ctrl + 1 to 6 will allow you to add headers from h1 to h6 or switch b/w themCtrl + l to add a horizontal line below the current lineCtrl + b to make a text bold or add a bold syntax if text is not selectedAlt + i to make a text italic ...Alt+ k to Alt + backtick to make a code blockCode blocks can be made with three backticks followed by the supported Language
Here is an example for javascript
const hello = () => {
return 'world'
}
You can add images from any source. Nebula provides an Asset Browser to store all the image
assets in a single space so that you can access the assets in any notebook and reuse them without leaving the app.
To open the Asset Browser use the Box Icon in the title bar or use the
shortcut Ctrl + Shift + A
Selected from shared topics, language and repository description—not editorial ratings.
httuicom /
Desktop markdown editor with executable HTTP and database blocks — a git-native, local-first Postman alternative
58/100 healthkovirlabs /
A small, fast desktop WYSIWYG markdown editor for plain .md files — inline editing built on Tauri, Rust, and Milkdown. Obsidian-vault compatible.
65/100 healthtanbiralam /
A modern, offline-first note-taking desktop app with a rich Markdown editor built using Electron, React, and TypeScript.
everettjf /
ReadWrite is a cross-platform desktop app that puts a reader and a Markdown editor side-by-side.
65/100 healthjulia-shtal /
A local-first desktop editor for writing long-form fiction, styled like the warm pages of a book. Offline, crash-safe autosave, RU/EN spellcheck.
51/100 healthmarcusschimizzi /
A calm, Typora-style Markdown editor for your desktop — edits real .md files, built with Tauri + React
69/100 health