Git Product home page Git Product logo

freshfetch's Introduction

Freshfetch

A fresh take on Neofetch

Freshfetch is an alternative to Neofetch written in Rust with a focus on customization.

Warning:

Freshfetch is not to a "completed" state yet. Right now, it's in a "beta" of sorts, with a lot of room for optimization and improvement. If you run into any problems, be sure to file an issue so that it can be fixed!

Todo:

  • Optimizations galore
  • Documentation ๐Ÿ˜“
  • Support for images
  • Add colorization for all distros (69/261 complete)

Installation

Arch Linux

On Arch Linux, you can install one of three AUR packages:

  • freshfetch-git -- The bleeding-edge version of freshfetch that builds from the master branch.
  • freshfetch-bin -- The stable version of freshfetch that you just install. No compile required.
  • freshfetch -- Currently not set up right, will be fixed with the next release. Once set up, It'll build the latest stable version from source.

Other distros

With other distributions, you can either install the latest tar.gz build or build from source.

Build from source

To compile Freshfetch, just run cargo build --release -vv. This will build the executable for your platform. Then, run these commands:

sudo cp ./target/release/freshfetch /usr/bin/
sudo chmod 755 /usr/bin/freshfetch

An example configuration An example configuration An example configuration

freshfetch's People

Contributors

k4rakara avatar ardagurcan avatar grbavacigla avatar musikid avatar liyiheng 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.