An open API service indexing awesome lists of open source software.

https://github.com/axel-damage/faster

Fastfetch configuration script
https://github.com/axel-damage/faster

command-line fastfetch neofetch terminal

Last synced: 4 months ago
JSON representation

Fastfetch configuration script

Awesome Lists containing this project

README

          

# Faster
![Static Badge](https://img.shields.io/badge/license-MIT-green) ![Static Badge](https://img.shields.io/badge/Wizard-magenta)

Note: This project is still under development, If you encounter any errors, please go to the issues section and create a new issue.
There are no official releases.

Faster is an easy-to-use script that configures FastFetch for you.

FEATURES

* Pre-configured files easy to setup
* Create your own theme based on any combination possible from our pre-configured files
* Reset FastFetch configuration to default

SETUP


Use your preferred package manager to install dependencies:

```
apt install Python3
apt install lolcat
apt install git
```
Clone repository:
```
git clone https://github.com/Axel-DaMage/Faster
```
Access cloned repository:
```
cd Faster
```

USAGE


Run the script strictly from the directory:

```
python3 faster_wizard.py
```
once the script is executed you will see 5 options:
```
#1
```
gives a list of every pre-config file for you to choose, select one and you will se it on the terminal.
```
#2
```
gives you the option of selecting diferent components, once done generates an output of your own theme on the terminal.
```
#3
```
Reset to the default theme in fastfetch,
```
#4
```
gives you the option of selecting a distro ASCII, ASCII archive or image to put in your config file.
```
#5
```
ends the script.

LICENSE

This script is under MIT licence for more information visit [LICENSE.md](LICENSE.md)