Automated builds of nilaoda/BBDown with pre-compiled binaries for multiple platforms.
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.
Each release includes pre-compiled binaries for:
- Windows: x64, ARM64
- Linux: x64, ARM64
- macOS: x64, ARM64
- Go to Releases
- Download the appropriate version for your platform
- Extract the archive
- Run the
BBDownexecutable directly
For detailed usage instructions, please refer to the original project documentation.
- 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)
The latest build status and logs can be viewed in the Actions tab.
- Original Project: nilaoda/BBDown
- Documentation: BBDown Wiki
- Issues: Please report BBDown-related issues to the original repository
- Build Issues: For problems with automated builds, open an issue here
This is an unofficial automated build repository. For official releases and support, please visit the original BBDown project.
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!