facenox
Open-source, offline-first face recognition attendance platform that runs on any webcam.
A simple electron markdown editor made with Uikit, Codemirror and markdown-it. Support for MathJax, code highlighting,…
git clone https://github.com/diversen/electron-markdown-editor.gitdiversen/electron-markdown-editorA markdown editor for the desktop using:
WYSIWYG
Shortcuts (ctrl-S, Ctrl-O) save and open
Dialog for image
Dialog for videos (mp4)
Dialog for tables
Live preview of code highlight.js with tiles, e.g.:
~~~php <?php
echo "hello world";
?> ~~~
Becomes:
<?php echo "hello world"; ?>
$$\sum_{i=0}^n i^2 = \frac{(n^2+n)(2n+1)}{6}$$
(You will not be able to see parsing of KaTeX on github.com or npmjs.com - but only when using the editor).
Use npm:
Global:
npm install -g electron-markdown-editor
You can specify a file on the commandline. E.g.:
electron-markdown-editor README.md
git clone https://github.com/diversen/electron-markdown-editor
cd electron-markdown-editor
npm install
Run in development (Vite + Electron):
npm run dev:all
Run production build locally:
npm run build
npm run start
more like this
Open-source, offline-first face recognition attendance platform that runs on any webcam.
📱 A React app to preview and edit Markdown✍. You can also export it as HTML.
search projects, people, and tags