Releases: AccursedGalaxy/wallfetch
v1.2.3
🎉 WallFetch v1.2.3
Installation
Quick Install (Linux/macOS):
curl -fsSL https://raw.githubusercontent.com/AccursedGalaxy/wallfetch/main/scripts/install.sh | bashGo Install:
go install github.com/AccursedGalaxy/wallfetch/cmd/wallfetch@v1.2.3Manual Download:
Download the appropriate binary for your system below.
Checksums
$(cat dist/checksums.txt)
Changes
Platform Support
- ✅ Linux (amd64, arm64)
- ✅ macOS (amd64, arm64)
- ✅ Windows (amd64)
Full Changelog: v1.2.2...v1.2.3
v1.2.2
🎉 WallFetch v1.2.2
Installation
Quick Install (Linux/macOS):
curl -fsSL https://raw.githubusercontent.com/AccursedGalaxy/wallfetch/main/scripts/install.sh | bashGo Install:
go install github.com/AccursedGalaxy/wallfetch/cmd/wallfetch@v1.2.2Manual Download:
Download the appropriate binary for your system below.
Checksums
$(cat dist/checksums.txt)
Changes
Platform Support
- ✅ Linux (amd64, arm64)
- ✅ macOS (amd64, arm64)
- ✅ Windows (amd64)
Full Changelog: v1.2.1...v1.2.2
v1.2.1
🎉 WallFetch v1.2.1
Installation
Quick Install (Linux/macOS):
curl -fsSL https://raw.githubusercontent.com/AccursedGalaxy/wallfetch/main/scripts/install.sh | bashGo Install:
go install github.com/AccursedGalaxy/wallfetch/cmd/wallfetch@v1.2.1Manual Download:
Download the appropriate binary for your system below.
Checksums
$(cat dist/checksums.txt)
Changes
Platform Support
- ✅ Linux (amd64, arm64)
- ✅ macOS (amd64, arm64)
- ✅ Windows (amd64)
Full Changelog: v1.2.0...v1.2.1
v1.2.0
🎉 WallFetch v1.2.0
Installation
Quick Install (Linux/macOS):
curl -fsSL https://raw.githubusercontent.com/AccursedGalaxy/wallfetch/main/scripts/install.sh | bashGo Install:
go install github.com/AccursedGalaxy/wallfetch/cmd/wallfetch@v1.2.0Manual Download:
Download the appropriate binary for your system below.
Checksums
$(cat dist/checksums.txt)
Changes
Platform Support
- ✅ Linux (amd64, arm64)
- ✅ macOS (amd64, arm64)
- ✅ Windows (amd64)
Full Changelog: v1.1.1...v1.2.0
v1.1.1
🎉 WallFetch v1.1.1
Installation
Quick Install (Linux/macOS):
curl -fsSL https://raw.githubusercontent.com/AccursedGalaxy/wallfetch/main/scripts/install.sh | bashGo Install:
go install github.com/AccursedGalaxy/wallfetch/cmd/wallfetch@v1.1.1Manual Download:
Download the appropriate binary for your system below.
Checksums
$(cat dist/checksums.txt)
Changes
Platform Support
- ✅ Linux (amd64, arm64)
- ✅ macOS (amd64, arm64)
- ✅ Windows (amd64)
Full Changelog: v1.1.0...v1.1.1
v1.1.0
🎉 WallFetch v1.1.0
Installation
Quick Install (Linux/macOS):
curl -fsSL https://raw.githubusercontent.com/AccursedGalaxy/wallfetch/main/scripts/install.sh | bashGo Install:
go install github.com/AccursedGalaxy/wallfetch/cmd/wallfetch@v1.1.0Manual Download:
Download the appropriate binary for your system below.
Checksums
$(cat dist/checksums.txt)
Changes
Added
- Complete Missing Core Commands
- Implemented
dedupecommand - Remove duplicate wallpapers with user confirmation and dry-run support - Implemented
prunecommand - Clean up old wallpapers intelligently, keeping only the most recent ones - Implemented
browsecommand - View wallpapers with image viewer integration and terminal preview
- Implemented
- Wallpaper Preview & Display
- Terminal image preview using
chafaorviutools - Interactive browsing mode with navigation controls
- External image viewer integration with auto-detection
- Detailed image information display with file stats
- Terminal image preview using
- Enhanced User Experience
- User confirmation prompts for destructive operations
- Comprehensive dry-run modes for safe testing
- Real-time file existence checking
- Space usage calculations and reporting
- Random wallpaper browsing mode
Changed
- Enhanced browse command with multiple viewing modes (interactive, preview, external viewer)
- Improved error handling and user feedback throughout all commands
- Updated version to 1.1.0
Fixed
- All previously missing command implementations now complete and functional
Platform Support
- ✅ Linux (amd64, arm64)
- ✅ macOS (amd64, arm64)
- ✅ Windows (amd64)
Full Changelog: v1.0.1...v1.1.0
v1.0.1
🎉 WallFetch v1.0.1
Installation
Quick Install (Linux/macOS):
curl -fsSL https://raw.githubusercontent.com/AccursedGalaxy/wallfetch/main/scripts/install.sh | bashGo Install:
go install github.com/AccursedGalaxy/wallfetch/cmd/wallfetch@v1.0.1Manual Download:
Download the appropriate binary for your system below.
Checksums
$(cat dist/checksums.txt)
Changes
Platform Support
- ✅ Linux (amd64, arm64)
- ✅ macOS (amd64, arm64)
- ✅ Windows (amd64)
Full Changelog: v1.0.0...v1.0.1
v1.0.0
🎉 WallFetch v1.0.0
Installation
Quick Install (Linux/macOS):
curl -fsSL https://raw.githubusercontent.com/AccursedGalaxy/wallfetch/main/scripts/install.sh | bashGo Install:
go install github.com/AccursedGalaxy/wallfetch/cmd/wallfetch@v1.0.0Manual Download:
Download the appropriate binary for your system below.
Checksums
$(cat dist/checksums.txt)
Changes
Added
- Initial release
- Wallhaven API integration
- Intelligent duplicate detection using SHA256 checksums
- Smart filtering by resolution, aspect ratio, and categories
- SQLite database for metadata storage
- Concurrent downloads with configurable worker pools
- YAML configuration system
- Complete CLI interface with fetch, list, browse, cleanup, delete, prune, and dedupe commands
Platform Support
- ✅ Linux (amd64, arm64)
- ✅ macOS (amd64, arm64)
- ✅ Windows (amd64)
Full Changelog: https://github.com/AccursedGalaxy/wallfetch/commits/v1.0.0