https://github.com/biscgit/battery-neofetch
Neofetch config with custom battery bar and ascii art
https://github.com/biscgit/battery-neofetch
bash linux neofetch-configuration
Last synced: 8 months ago
JSON representation
Neofetch config with custom battery bar and ascii art
- Host: GitHub
- URL: https://github.com/biscgit/battery-neofetch
- Owner: Biscgit
- License: gpl-3.0
- Created: 2023-10-30T10:36:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T09:02:26.000Z (over 2 years ago)
- Last Synced: 2024-12-20T04:19:42.684Z (over 1 year ago)
- Topics: bash, linux, neofetch-configuration
- Homepage:
- Size: 359 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Battery-Neofetch
## Features
Why this is more than just a simple neofetch configuration:
### Battery bar
Draining Battery

Below 30%

Below 20%

Below 10%

Charging

Full and plugged in

Disabled

Battery not found

### Bottom bar
Colorful Pacman themed bar

### Other
- Planet ASCII-art with colorful stars
- Extendable with own configs
## How to install
Open a bash prompt and execute the code below.
It will create a backup of your current neofetch config.
```shell
git clone https://github.com/Biscgit/battery-neofetch.git
cd battery-neofetch
chmod +x install.sh
./install.sh
```
**NOTE: install.sh is a WIP**
Check installation by typing `neofetch` into the command prompt and switch the Distro Icon to your preferred one.
> [!IMPORTANT]
> You need to have Nerdfonts installed on your machine.
Finally, you can configure the settings in the configuration file as your needs fit.
> [!NOTE]
> If "Battery error" shows up on running `neofetch`,
> check if the correct battery has been selected in the configuration file.
## ToDo's
- [x] Battery bar icons
- [x] Fix bar when battery charge is limited
- [ ] Create simple install script
- [x] Make example images better looking
- [ ] Option to make stars the same color as the battery bar
## Thank you
Feel free to submit suggestions!
(No warranties on anything provided, run at your own risk.)

