This repository was archived by the owner on Aug 13, 2025. It is now read-only.
🚀 New Features
- Windows Support: Full cross-compilation support for Windows x86_64
- Pre-built Binaries: Ready-to-use executables for macOS/Linux and Windows
- Multi-Platform Documentation: Comprehensive installation and usage instructions
📦 Downloads
- macOS/Linux:
rfetch-macos-linux(1.6MB) - Windows:
rfetch-windows.exe(2.0MB) - Complete Package:
rfetch-release.tar.gz(includes all binaries + documentation)
🛠️ Installation
Quick Start
# macOS/Linux
chmod +x rfetch-macos-linux
./rfetch-macos-linux
# Windows
rfetch-windows.exePlatform-Specific Instructions
See the updated README.md for detailed installation instructions for:
- Arch Linux (and based distros)
- Ubuntu (and based distros)
- macOS
- Windows
- Termux (Android)
🔧 Technical Improvements
- Removed all comments from source code for cleaner codebase
- Fixed Windows compilation errors
- Enhanced cross-platform compatibility
- Optimized binary sizes
📚 Documentation
- Updated README with platform-specific instructions
- Added pre-built binaries section
- Created comprehensive release documentation
- Enhanced cross-compilation guide