Antnsn is an independent, open-source software publisher whose single public offering, Lexorium, distills the note-taking workflow into a lightweight Electron shell that speaks fluent Markdown. Built for writers, students, and developers who tire of bloated notebook suites, Lexorium loads instantly, saves in plain text, and renders headings, code blocks, and task lists with a live preview pane that stays out of the way. The repository history shows a steady rhythm of commits focused on startup speed, dark-theme refinements, and portable storage, signalling a maintainer who prizes simplicity over feature creep. Typical use cases include drafting technical documentation, maintaining daily journals, and collecting code snippets that later migrate to larger knowledge bases; because every `.md` file lives plainly on disk, version-control and cloud-sync remain user-optional rather than vendor-mandated. Although the catalogue is presently a one-entry library, the project’s clean architecture and permissive licence invite community forks that could expand into minimalist productivity utilities or developer tooling. Antnsn’s software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always installing the latest release and allowing batch installation alongside other applications.

Lexorium

A basic Electron app to manage notes with markdown support.

Details