macOS
brew install faircamplocal Homebrew formula metadata
brew / 順位 3908
faircamp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install faircamplocal Homebrew formula metadata
sudo apk add faircampAlpine Linux edge package indexes · faircamp · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#faircampnixpkgs package indexes · pkgs/by-name/fa/faircamp/package.nix · ソース: api.github.com
概要
Static site generator for audio producers
履歴
Faircamp is a static site generator for musicians, labels, and audio producers. It turns a folder hierarchy of audio files and small `.eno` manifest files into a complete music website that can be hosted without a database or server-side application.
The public changelog shows Faircamp developing quickly through 0.x releases in 2023 and 2024, reaching 1.0 on December 26, 2024. Its README frames the project around a simple publishing promise: point the tool at an audio catalog and get a complete website with downloads, playback, metadata, and hosting portability.
After 1.0, the project continued adding music-site features rather than becoming a generic static-site generator. Release notes in 2025 describe track directories, release and track manifests, feeds, embedded players, browse/search behavior, translations, link and timecode support, and custom site assets and metadata.
Faircamp's development has also been institutionally backed. The README states that Faircamp 1.0 through 1.4 was financed and supported by the European Commission's Next Generation Internet programme through NGI0 Entrust and NLnet, while major 2.0 work in 2026 is funded by netidee.
Faircamp's adoption story is tied to independent music publishing rather than general web development. The official site and README point to community resources and a showcase of sites using Faircamp, and the changelog shows contributions from translators, bug reporters, and audio-site users across 2025.
Package-manager availability remains modest but visible: the supplied facts list Homebrew, Alpine, and Nix. That fits the tool's audience: artists or labels can install one CLI, keep catalog metadata next to audio files, and publish static output to ordinary web hosting.
A normal Faircamp project is a catalog directory containing audio and optional manifests such as `catalog.eno`, `artist.eno`, `release.eno`, and `track.eno`. The manual describes these manifests as the way a site is tweaked, configured, extended, and themed.
The generated output is intentionally static. That makes Faircamp attractive where creators want Bandcamp-like presentation, playable releases, downloads, feeds, and embeds without maintaining a dynamic web application or giving up control of hosting.
Faircamp is package-nerd-relevant because it packages a whole independent-music publishing workflow into one CLI. It is a modern example of a domain-specific static generator: not a framework, not a CMS, just a reproducible command over files on disk.
Its manifest-based design also makes it friendly to version control and package-managed installs. The interesting part for maintainers is keeping the binary, docs, examples, generated assets, and audio-format support in sync across desktop platforms while the upstream project moves quickly.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
<catalog-root>/catalog.eno<release-directory>/release.eno<track-directory>/track.eno<artist-directory>/artist.eno実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
faircamp | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:faircamp |
|---|---|
| バージョン | 1.7.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://codeberg.org/simonrepp/faircamp |
| 最終更新 | 2026-07-15T08:33:42Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
faircamp
nix profile install nixpkgs#faircampfaircamp 1.7.0-r2
Static site generator for audio producers
https://simonrepp.com/faircamp/
sudo apk add faircampソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.