Giter Club home page Giter Club logo

afetch's Introduction

afetch

Fast and simple system info (for UNIX based operating systems) written in C99, that can be configured at compile time by editing the config.h file.

afetch is a command line tool to display basic system information. The goal is to be highly configurable, extremely fast and work with minimal dependencies.

Requirments

  • A /etc/os-release file
  • A C compiler
  • A compatible C standard library implementation

Currently Supports

  • Void
  • Gentoo
  • Arch
  • Artix
  • Fedora (slow due to package manager)
  • OpenSUSE Leap (slow due to package manager)
  • OpenSUSE Tumbleweed (slow due to package manager)
  • Debian
  • Ubuntu
  • Manjaro
  • Alpine
  • FreeBSD
  • OpenBSD
  • NetBSD
  • DragonflyBSD
  • Slackware
  • Pop!_OS

If your OS isn't in the list above, you'll still be able to build the program as long as you're either using Linux, or another UNIX based operating system with the necessary header files.

Please request your distro if you want it added

If on Linux, please show me the contents of the /etc/os-release file.

gif

Manual

I have provided a manual for configuration in the afetch.1 file. You can view it by running mandoc afetch.1 | less, or man afetch if you've already ran make install.

Configuration options

  • Support for one custom shell command (replaces the package count)
  • Custom colours
  • Custom artwork
  • Edit headings for info rows
  • Force lowercase text (unstable)
  • Show path to shell
  • Select text colour
  • Colour blocks

To do

  • Fix segfaults on certain distros when lowercase text is enabled, maybe a memory error?
  • Improve the OS function
  • Improve Makefile

Thanks

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.