macOS
brew install algernonlocal Homebrew formula metadata
brew
algernon のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.