🐘 Cross-platform, neofetch alternative for fetching system info.

elefetch

🐘 Cross-platform, neofetch alternative for fetching system info.

Installation

  • go get:
    • go get -u github.com/burntcarrot/elefetch
  • Binaries
    • Binaries are available under Releases.
  • Easy, script-based installation
    curl -sfL https://github.com/burntcarrot/elefetch/raw/main/install.sh | bash

Build from Source

git clone https://github.com/burntcarrot/elefetch
cd elefetch
go get -d ./...
go build

License

elefetch is licensed under the MIT License.

Owner
Aadhav Vignesh
Polyglot developer. Maker at heart. [Currently busy with my own projects] (open for intern roles.)
Aadhav Vignesh
Similar Resources

An alternative syntax to generate YAML (or JSON) from commandline

yo An alternative syntax to generate YAML (or JSON) from commandline. The ultimate commanline YAML (or JSON) generator! ... I'm kidding of course! but

Jul 30, 2022

πŸ’Ύ A visual du(1) alternative for human beings

dux A disk usage analyzer. Like du(1), but displays the results as an interactive treemap. testdata 111B (8 files) (4) β”Œtestdata/ 111B────────────

Sep 6, 2022

archy is an static binary to determine current kernel and machine architecture, with backwards compatible flags to uname, and offers alternative output format of Go runtime (i.e. GOOS, GOARCH).

archy archy is an simple binary to determine current kernel and machine architecture, which wraps uname and alternatively can read from Go runtime std

Mar 18, 2022

remindme is a simple application to set reminders from the CLI that integrates with your system's notification system.

remindme is a simple application to set reminders from the CLI that integrates with your system's notification system.

remindme remindme is a simple application to set reminders from the CLI that integrates with your system's notification system. Examples Once the serv

Nov 24, 2022

Jsos - A operating system that runs system-level javascript, based on the Linux kernel

JsOS πŸš€ An linux-based operating system that runs Javascript code at the system-

Jan 6, 2023

a work time management CLI tool for any platform

a work time management CLI tool for any platform

english |ζ—₯本θͺž jobgosh | job management tool made with golang for shell a multi-platform work time management CLI tool to track and improve your day to

May 16, 2022

This tool is a CLI-interactive tool for TA who use eeclass platform

NTHU eeclass TA helper. This tool is a CLI-interactive tool for TA who use eeclass platform. It helps TA to download all the submitted homework, and use CSV to record the score and comment, and upload CSV score directly to the eeclass platform with just 2 Enter key!

Dec 11, 2021

CLI for NoCloud Platform

nocloud-cli Official CLI for NoCloud Platform Table of Contents Usage Installation Notes Usage Check out nocloud -h for list of available commands. Yo

Jan 6, 2022

gopsa is a CLI tool to enter timecard entries to the Salesforce PSA platform.

gopsa is a CLI tool to enter timecard entries to the Salesforce PSA platform.

gopsa Overview gopsa is a CLI tool to enter timecard entries to the Salesforce PSA platform. Credit This project is a rewrite of the excellent work fr

Nov 22, 2021
Gotz: A simple CLI timezone info tool
Gotz: A simple CLI timezone info tool

gotz gotz - a simple CLI timezone info tool. Installation Directly via Go go ins

Dec 4, 2022
A simple logging interface that supports cross-platform color and concurrency.
A simple logging interface that supports cross-platform color and concurrency.

WLog Package wlog creates simple to use UI structure. The UI is used to simply print to the screen. There a wrappers that will wrap each other to crea

Sep 26, 2022
cross platform command line tool to list, notify and book vaccine using cowin API

Command line tool to List and Book Vaccine cowin-cli is a simple cli tool to book vaccines and list centers using the COWIN API. It also supports auto

Mar 7, 2022
🚀 Cross-platform, unofficial CLI for Cloudflare Warp

wgcf is an unofficial, cross-platform CLI for Cloudflare Warp

Jan 7, 2023
cross-platform, cli app to perform various operations on string
cross-platform, cli app to perform various operations on string

sttr is command line software that allows you to quickly run various transformation operations on the string.

Dec 30, 2022
ntest is a cross-platform cli app that runs multiple tests against any address.
ntest is a cross-platform cli app that runs multiple tests against any address.

ntest ntest is a cross-platform cli app that runs multiple tests against any address. About ntest Having the ability to run common tests against any d

Jan 3, 2022
F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely. Written in Go!
F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely. Written in Go!

F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely.

Dec 31, 2022
Battery - cross-platform get battery status

battery Cross-platform get battery status. Tested on Arch Linux, Debian, Ubuntu, Windows, macOS. import "github.com/caiguanhao/battery" battery.GetSt

Dec 31, 2021
A fast and powerful alternative to grep

sift A fast and powerful open source alternative to grep. Features sift has a slightly different focus than most other grep alternatives. Code search,

Jan 3, 2023
giter8 alternative in Go

go-giter8 go-giter8 implements a simple library capable of handling giter8 templates. Using as library Add to go.mod module github.com/yourusername/yo

Sep 5, 2022