pkg.soopen package index

brew / 排名 3908

使用 Homebrew, apk, Nix 安装 faircamp

查看 faircamp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install faircamp

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add faircamp

Alpine Linux edge package indexes · faircamp · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#faircamp

nixpkgs package indexes · pkgs/by-name/fa/faircamp/package.nix · 来源: api.github.com

概览

软件包摘要

Static site generator for audio producers

命令和别名

  • faircamp

历史

项目历史与用法

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.

时间线

  • 2023: Early 0.x releases appear in the official changelog.
  • 2024-12-26: Faircamp 1.0 released.
  • 2025-02-11: Faircamp 1.2 introduced track directories and new release/track options.
  • 2025-04-10: Faircamp 1.3 added Podcast RSS and Atom feeds plus player and timecode-linking features.
  • 2025-04-22: Faircamp 1.4 added custom assets and metadata.
  • 2025-11-16: Faircamp 1.7 released.
  • 2026: Major Faircamp 2.0 work funded by netidee.

Related projects

  • Bandcamp, static-site generators, Eno manifests, audio catalog publishing tools

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:audio

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
<catalog-root>/catalog.eno<release-directory>/release.eno<track-directory>/track.eno<artist-directory>/artist.eno

可执行文件

已安装的可执行文件

命令类型暴露范围备注
faircamp可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.7.0
管理器更新时间2026-07-15
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:faircamp
版本1.7.0
软件包管理器Homebrew
主页https://codeberg.org/simonrepp/faircamp
最后更新2026-07-15T08:33:42Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

faircamp

nix profile install nixpkgs#faircamp
  • normalized package name match
  • 匹配方式:Faircamp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fa/faircamp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

faircamp 1.7.0-r2

Static site generator for audio producers

https://simonrepp.com/faircamp/

sudo apk add faircamp
  • License: AGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: faircamp
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Faircamp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: faircamp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation