Code Monkey home page Code Monkey logo

afetch's Introduction

afetch

Fast and simple system info (for UNIX based operating systems) written in POSIX compliant C99, that can be configured at compile time by editing the config.h file. It uses the C Preprocessor to implement config options at compile time.

afetch is a command line tool to display basic system information. The goal is to be highly configurable, extremely fast and work with no dependencies apart from the POSIX header files.

Requirments

Package count supported

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

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 src/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

  • Optimise

Thanks

afetch's People

Contributors

13-cf avatar adipopbv avatar bconquest avatar caseyavila avatar jorp avatar pta2002 avatar sebastiaanfranken avatar sircipherz avatar

Watchers

 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.