A fast and reliable tool to download GitHub releases automatically and build your own offline software archive.
Supports:
- PowerShell (Windows)
- Bash (Linux)
- 📥 Download latest GitHub releases automatically
- 🔄 Auto update repositories (
git pull) - 🧹 Keep only N latest releases
- 📁 Clean folder structure
- 📝 Per-repo notes (
manual/notes.txt) - ⚡ Retry + timeout support
- 📊 Logging system
- ⚙️ JSON config
- ➕ Add repos via CLI
.\download_releases.ps1sudo apt install git curl jq
chmod +x download_releases.sh
./download_releases.sh_config/config.json
- offline archive
- GitHub backup
- FOSS collection
- portable toolkit
MIT