Ceramic is a library for creating desktop applications with web technologies and Common Lisp. It allows you to ship a native application that runs a Lisp web server, and displays browser windows to use that server, effectively turning a web application into a desktop app.
Ceramic was inspired by NW.js and uses Electron.
Features
- Multi-platform
- Runs on Linux, Windows and Mac.
- No JavaScript
- Respects your good taste and mental health.
Examples
MarkEdit
A simple Markdown editor and previewer.