Glass Keep


Glass Keep

License: MIT


Description:

Glass Keep is a Keep Notes-style app with a glass UI, built in React + Tailwind, plus a lightweight Express + SQLite backend. It supports multi-user auth, real-time collaboration, Markdown notes, images, tags, and search; designed to run Docker-ready as a self-hosted note-taking solution.

Eloquent


Eloquent

License: GPL-3.0


Description:

Eloquent is an offline proofreading tool that uses a LanguageTool standalone server to check English and many other languages. It detects errors beyond spell checking and can run as a background service to expose a local LanguageTool server to apps like Firefox and LibreOffice.

Typst

Typst

License: Apache-2.0


Description:

Typst is a markup-based open-source typesetting system and compiler for documents. It aims to combine LaTeX-like power with ease of use, supporting scripting, math typesetting, bibliographies, and real-time preview through its web app, with incremental compilation and a thriving open-source ecosystem.

wastebin

wastebin

License: MIT


Description:

wastebin is a lightweight, self-hosted pastebin written in Rust. It runs as a single binary with a small footprint, uses axum and sqlite3, compresses pastes with zstd, supports encryption with ChaCha20-Poly1305 and Argon2, offers multiple themes, and QR code URLs. Note: not a full-featured authentication or admin system.