9.0
top
← prev up next →

RKTFetchπŸ”— i

Mythical Linux

1AboutπŸ”— i

RKTFetch is a system fetch program in Racket. It is heavily inspired by neofetch

Main git repository is available on GitHub: mythical-linux/rktfetch

2Requiring the rktfetch moduleπŸ”— i

(require rktfetch ) package: rktfetch

Requiring the module is unnecessary, it is reccomended to run rktfetch via it’s launcher instead.

But it can also be executed with racket -l rktfetch

3rktfetch executableπŸ”— i

rktfetch

3.1Command-line interfaceπŸ”— i

The list of supported command-line options:

  • --cpu str — Force specified CPU

  • --desktop str — Force specified desktop

  • --device str — Force specified device

  • --distro str — Force specified system distribution

  • --editor str — Force specified file editor

  • --host str — Force specified host

  • --kernel str — Force specified system kernel

  • --memory str — Force specified RAM amount

  • --os str — Force specified operating system

  • --pkg str — Force specified packages count

  • --shell str — Force specified login shell

  • --uptime str — Force specified uptime

  • --user str — Force specified user

  • --no-logo — Don’t display the logo

  • --spacing num — Space between logo and info (natural number)

  • --help or -h — Show help

top
← prev up next →

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /