Giter Site home page Giter Site logo

UKRfetch

👍Simple fetch tool to show Solidarity with Ukraine

fetch tool image

This simple tool is inspired by neofetch.

This tool can use only for linux.

Deep respect to everyone who fight for free at Ukraine.

Install(source build)

required: go >= 1.17

  1. clone repositry
git clone https://github.com/ukrfetch/ukrfetch.git
  1. build project
go build -o ./bin/ukrfetch fetch.go
  1. if needed, move binary file and ADD $PATH
# example
mv ./bin/ /usr/local/ukrfetch/
PATH=$PATH:/usr/local/ukrfetch

Install(download)

  1. get release
wget https://github.com/ukrfetch/ukrfetch/releases/download/v1.0.0/ukrfetch-v1.0.0.tar.gz
  1. extract and install file
tar -C /usr/local/ -xvf ukrfetch-v1.0.0.tar.gz
  1. edit your .bashrc
# add the following at the end of your ~/.bashrc
PATH=$PATH:/usr/local/ukrfetch-v1.0.0
# add the following if you want to execute it every time you start terminal.
ukrfetch
# execute .bashrc
. ~/.bashrc

Usage

# this is easy!
ukrfetch

ukrfetch's Projects

ukrfetch icon ukrfetch

Simple fetch tool to show Solidarity with Ukraine for linux

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.