macOS
brew install algernonlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de algernon pour les workflows d'agents IA.
installation
brew install algernonlocal Homebrew formula metadata
sudo pacman -S algernonArch Linux sync databases · algernon · Source: geo.mirror.pkgbuild.com
scoop install main/algernonScoop official bucket manifest trees · bucket/algernon.json · Source: api.github.com
winget install --id xyproto.algernon -eWindows Package Manager source index · xyproto.algernon · Source: cdn.winget.microsoft.com
aperçu
Pure Go web server with Lua, Markdown, HTTP/2 and template support
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour algernon. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
algernon | cli | exécutable global | |
mdview | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/xyproto/algernon
métadonnées d'installation
| Clé du paquet | brew:algernon |
|---|---|
| Version | 1.17.10 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/algernon |
| Page d'accueil | https://algernon.roboticoverlords.org |
| Dépôt | https://github.com/xyproto/algernon |
| Docs amont | https://algernon.roboticoverlords.org |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/xyproto/algernon/archive/refs/tags/v1.17.10.tar.gz |
| Dernière mise à jour | 2026-07-05T03:37:18Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.