Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 2.89 KB

File metadata and controls

60 lines (37 loc) · 2.89 KB

BBDown Auto-Build

Latest Release Downloads Auto Build

Automated builds of nilaoda/BBDown with pre-compiled binaries for multiple platforms.

🤖 What is this?

This repository automatically monitors the upstream BBDown project and creates new releases with pre-compiled binaries whenever the upstream code is updated.

Note: This repository does NOT contain source code. All builds are generated directly from the original nilaoda/BBDown repository.

📦 Available Platforms

Each release includes pre-compiled binaries for:

  • Windows: x64, ARM64
  • Linux: x64, ARM64
  • macOS: x64, ARM64

🚀 Quick Start

  1. Go to Releases
  2. Download the appropriate version for your platform
  3. Extract the archive
  4. Run the BBDown executable directly

For detailed usage instructions, please refer to the original project documentation.

🔄 How it works

  • Daily Check: GitHub Actions runs daily at 2:00 AM UTC to check for upstream updates
  • Smart Detection: Only builds when new commits are detected in the upstream repository
  • Automatic Release: Creates a new release with all platform binaries when updates are found
  • Version Format: vYYYYMMDD-{commit} (e.g., v20250628-a1b2c3d)

📋 Build Status

The latest build status and logs can be viewed in the Actions tab.

🔗 Related Links

⚠️ Disclaimer

This is an unofficial automated build repository. For official releases and support, please visit the original BBDown project.

📄 License

This repository's automation scripts are provided as-is. The BBDown software itself is licensed under the terms specified in the original repository.


Star ⭐ this repository if you find these automated builds helpful!