Skip to content

rM-self-serve/neofetch-rM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Badge rm1 rm2 opkg Discord

neofetch-rM

logo

A command-line system information tool written in bash 3.2+

Ported to ReMarkable Tablet

Packaging status

neofetch

neofetch-rM Tweaks

  • Codex Linux with ascii art of rM
  • Xochitl software version
  • Tweak config default to show /home when displaying disk
  • Tweak shell function to show bash version
  • Tweak battery function to report on any power supply in /sys/class/power_supply/

neofetch-rM Limitations

  • Images do not work as there is no w3m support
  • Shell will display bash even if using sh
  • May not function correctly on any other device

Installation/Removal

It is recommended to install via the toltec package manager.

With toltec

$ opkg update
$ opkg install neofetch 
$ opkg remove neofetch 

No toltec

Install

$ wget https://raw.githubusercontent.com/rM-self-serve/neofetch-rM/master/install-neofetch-rM.sh && bash install-neofetch-rM.sh

Remove

$ wget https://raw.githubusercontent.com/rM-self-serve/neofetch-rM/master/remove-neofetch-rM.sh && bash remove-neofetch-rM.sh

Use

$ source ~/.bashrc

  • Only the first time

$ neofetch

Original Description

Neofetch is a command-line system information tool written in bash 3.2+. Neofetch displays information about your operating system, software and hardware in an aesthetic and visually pleasing way.

The overall purpose of Neofetch is to be used in screen-shots of your system. Neofetch shows the information other people want to see. There are other tools available for proper system statistic/diagnostics.

The information by default is displayed alongside your operating system's logo. You can further configure Neofetch to instead use an image, a custom ASCII file, your wallpaper or nothing at all.

neofetch

You can further configure Neofetch to display exactly what you want it to. Through the use of command-line flags and the configuration file you can change existing information outputs or add your own custom ones.

Neofetch supports almost 150 different operating systems. From Linux to Windows, all the way to more obscure operating systems like Minix, AIX and Haiku. If your favourite operating system is unsupported: Open up an issue and support will be added.

More: [Wiki]