/geode

💿 An aesthetically-unordered informational utility written in bash 5.1+

Primary LanguageShellMIT LicenseMIT

💿 An aesthetically-unordered informational utility written in bash 5.1+

Geode is a command line utility written in bash that displays theme-based information. Similar to neo, or pfetch, but has the intent of providing information that can be re-purposed by other users.

Geode has the capability to display numerous things, but the default ones are listed in the provided screenshots.

It functions by grabbing several variables, while scanning for a random number. Once the number is detected, a random graphic with a dedicated colorscheme will be printed.

Geode can be customized to whatever extent, as stated in the MIT License, but pull requests for new graphics will have to be reviewed before implementation.

More: [Installation] [Wiki]

Note: Inspiration for this README.md was derived from dylanaraps's neofetch. There was also some source code referencing to fetch GTK information.