GithubHelp home page GithubHelp logo

a1rm4x / glffetch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gaming-linux-fr/glffetch

0.0 0.0 0.0 229 KB

A customized neofetch config file built for the GLF Linux challenges

License: MIT License

Shell 100.00%

glffetch's Introduction

GLFfetch


GLFfetch screenshoot

A project which aims at making creating a small config file for all the GLF Linux challenges participants.

YouTube Overview

GLFFetch on YouTube

Installation


Make sure you have the packages installed on your system:

Then, clone this repository in fastfetch configuration folder by running:

rm -fr ~/.config/fastfetch/GLFfetch && git clone https://github.com/Gaming-Linux-FR/GLFfetch ~/.config/fastfetch/GLFfetch && chmod u+x ~/.config/fastfetch/GLFfetch/scripts/*.sh && ~/.config/fastfetch/GLFfetch/scripts/icon.sh

Launch GLFfetch


Create an alias in your terminal.

If you use bash :

echo 'alias GLFfetch="fastfetch --config ~/.config/fastfetch/GLFfetch/challenge.jsonc"' >> ~/.bashrc && source ~/.bashrc

If you use fish :

alias GLFfetch="fastfetch --config ~/.config/fastfetch/GLFfetch/challenge.jsonc" --save

If you use zsh :

echo "alias GLFfetch='fastfetch --config ~/.config/fastfetch/GLFfetch/challenge.jsonc'" >> ~/.zshrc

Execute in terminal :

GLFfetch

Contribution

TODO

There is a lot to be done.

Some ideas I would like to do in the future:

  • find an easy way to get access to the icons in terminal on all distros (I had to remove the icons until we find an easy solution)
  • move to Fastfetch because why not (Thanks to @Sparkway)
  • improve output colors / display with GLF brand colors
  • Improve the README (Thanks to @Cardiacman13)
  • add a if in the print info when 30 days goal reached (Thanks to @Sparkway)
  • add progress bar (Thanks to @Sparkway)

glffetch's People

Contributors

a1rm4x avatar sparkway avatar xdavius avatar cardiacman13 avatar s7relok avatar babilinx avatar chevek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.