Awesome
refind2k
<div align = "center"> <h1><a href="https://2kabhishek.github.io/refind2k">refind2k</a></h1> <a href="https://github.com/2KAbhishek/refind2k/blob/main/LICENSE"> <img alt="License" src="https://img.shields.io/github/license/2kabhishek/refind2k?style=flat&color=eee&label="> </a> <a href="https://github.com/2KAbhishek/refind2k/graphs/contributors"> <img alt="People" src="https://img.shields.io/github/contributors/2kabhishek/refind2k?style=flat&color=ffaaf2&label=People"> </a> <a href="https://github.com/2KAbhishek/refind2k/stargazers"> <img alt="Stars" src="https://img.shields.io/github/stars/2kabhishek/refind2k?style=flat&color=98c379&label=Stars"></a> <a href="https://github.com/2KAbhishek/refind2k/network/members"> <img alt="Forks" src="https://img.shields.io/github/forks/2kabhishek/refind2k?style=flat&color=66a8e0&label=Forks"> </a> <a href="https://github.com/2KAbhishek/refind2k/watchers"> <img alt="Watches" src="https://img.shields.io/github/watchers/2kabhishek/refind2k?style=flat&color=f5d08b&label=Watches"> </a> <a href="https://github.com/2KAbhishek/refind2k/pulse"> <img alt="Last Updated" src="https://img.shields.io/github/last-commit/2kabhishek/refind2k?style=flat&color=e06c75&label="> </a> <h3>Minimalist Theme for rEFInd 💠💻</h3> <figure> <img src= "https://raw.githubusercontent.com/2KAbhishek/refind2k/main/images/refind2k.jpg" alt="refind2k screenshot" style="width:100%"> <br/> <figcaption>refind2k Screenshot</figcaption> </figure> </div>Inspiration
Just wanted a pretty but powerful bootloader.
What it does
A minimalist dark theme for rEFInd, the ultimate bootloader for hobbyists and multi-booters.
Comes with a clean design with colorful icons, and a quick setup script.
Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of
refind
Installation
git clone https://github.com/2kabhishek/refind2k.git
cd refind2k
./setup.sh
# To uninstall refind2k run setup.sh with -u or --uninstall
./setup.sh -u
# To use a custom ESP, set the ESP envvar
ESP=/path/to/efi ./setup.sh
ESP=/path/to/efi ./setup.sh -u
Customizations
You can change the banners, icons, resolution etc. in the refind2k.conf
file to suit your needs.
Here's a screenshot with the default background.
Hit the ⭐ button if you found this useful.
More Info
rEFInd Official rEFInd website
<div align="center"><a href="https://github.com/2KAbhishek/refind2k">Source</a> | <a href="https://2kabhishek.github.io/refind2k">Website</a>
</div>