macOS
brew install algernonlocal Homebrew formula metadata
安装
brew install algernonlocal Homebrew formula metadata
sudo pacman -S algernonArch Linux sync databases · algernon · 来源: geo.mirror.pkgbuild.com
scoop install main/algernonScoop official bucket manifest trees · bucket/algernon.json · 来源: api.github.com
winget install --id xyproto.algernon -eWindows Package Manager source index · xyproto.algernon · 来源: cdn.winget.microsoft.com
概览
Pure Go web server with Lua, Markdown, HTTP/2 and template support
历史
Algernon is a self-contained Go web server and application server aimed at serving Markdown, Lua, templates, and modern web assets with little setup. In package-manager terms it sits in the small-binary web-server lane: install one executable, point it at a directory or script, and get a batteries-included local or production-ish server.
The public GitHub repository was created in March 2015 under xyproto/algernon. Its official README describes a web server with built-in support for HTTP/2, HTTP/3/QUIC, Lua, Teal, Markdown, Pongo2, Amber, Sass/SCSS, JSX/TypeScript, databases, plugins, users, and permissions.
The project grew around the idea that common web-serving and lightweight application tasks should not require a stack of background converters or service components. The README emphasizes that it is a small self-contained executable, with Go providing the portability base and embedded interpreters and renderers providing the dynamic behavior.
Algernon is packaged beyond Homebrew, with the README linking to Repology packaging status and the input facts listing Homebrew, Arch, Scoop, and WinGet package names. The GitHub repository had thousands of stars and over a hundred forks in the official GitHub API metadata checked for this batch, which is meaningful adoption for a niche web-server tool.
The project also publishes release artifacts and Docker images, which matters for a server tool because users often want either a package-manager install for local use or a container for deployment experiments.
Typical use is to install the binary, run `algernon` against a directory or Lua script, and let special filenames such as `index.lua`, `index.md`, template files, or JSX/TSX files determine how content is served. The tutorial shows the smallest loop as writing a Lua handler and running `algernon hello.lua`.
Package users care about the low-friction behavior: Markdown preview, Lua-backed endpoints, local development with auto-refresh, HTTP/2 and QUIC support, and database fallback behavior are all available from the same installed command.
Algernon is a good example of the Go single-binary packaging style applied to web serving. It competes less with nginx or Caddy as infrastructure and more with ad hoc local servers, static-site preview tools, and small internal web apps where eliminating runtime dependencies is attractive.
Its formula is interesting because it packages a broad web runtime surface behind one executable, so distribution maintainers are shipping a surprisingly capable server without a language runtime dependency chain.
安全态势
没有找到 algernon 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
algernon | cli | 全局可执行文件 | |
mdview | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/xyproto/algernon
安装元数据
| 软件包键 | brew:algernon |
|---|---|
| 版本 | 1.17.10 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/algernon |
| 主页 | https://algernon.roboticoverlords.org |
| 仓库 | https://github.com/xyproto/algernon |
| 上游文档 | https://algernon.roboticoverlords.org |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/xyproto/algernon/archive/refs/tags/v1.17.10.tar.gz |
| 最后更新 | 2026-07-05T03:37:18Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | algernon |
| Version Scheme | 1 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
algernon 1.17.9-1
Web server with Lua, Markdown, QUIC, Redis and PostgreSQL support
https://algernon.roboticoverlords.org/
sudo pacman -S algernonmain/algernon
scoop install main/algernonxyproto.algernon
winget install --id xyproto.algernon -ec3er.mdview
winget install --id c3er.mdview -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.