All Projects → 6gk → Fet.sh

6gk / Fet.sh

Licence: isc
🐢 a fetch written in posix shell without any external commands (sponsored by https://github.com/buffet/kiwmi, plz star)

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Fet.sh

Goat
POSIX-compliant shell movement boosting hack for real ninjas (aka `cd x` and `cd ...`)
Stars: ✭ 27 (-87.08%)
Mutual labels:  sh, posix
scr
🎤 A Super CRappy SCReenshot & SCreen Recording SCRipt for Sound Cloud Rappers + audio recorder, yes (sponsored by https://git.io/kiwmi)
Stars: ✭ 16 (-92.34%)
Mutual labels:  posix, sh
bfetch
📠 Dynamic fetch displayer that SuperB
Stars: ✭ 114 (-45.45%)
Mutual labels:  fetch, posix
smoosh
The Symbolic, Mechanized, Observable, Operational SHell: an executable formalization of the POSIX shell standard.
Stars: ✭ 86 (-58.85%)
Mutual labels:  posix, sh
Modernish
Modernish is a library for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities.
Stars: ✭ 586 (+180.38%)
Mutual labels:  sh, posix
Mrsh
A minimal POSIX shell
Stars: ✭ 381 (+82.3%)
Mutual labels:  sh, posix
fetch
Simple system info fetch for Linux
Stars: ✭ 15 (-92.82%)
Mutual labels:  fetch, posix
Shbib
A BibTeX-centric bibliography manager written in POSIX shell
Stars: ✭ 26 (-87.56%)
Mutual labels:  sh, posix
Shell Tricks
Simple bash tricks which make your life easier.
Stars: ✭ 153 (-26.79%)
Mutual labels:  sh, posix
Command Line Api
Command line parsing, invocation, and rendering of terminal output.
Stars: ✭ 2,418 (+1056.94%)
Mutual labels:  posix
Tmpmail
A temporary email right from your terminal written in POSIX sh
Stars: ✭ 2,670 (+1177.51%)
Mutual labels:  posix
Quant
QUIC implementation for POSIX and IoT platforms
Stars: ✭ 162 (-22.49%)
Mutual labels:  posix
Nohost
A web server in your web browser
Stars: ✭ 164 (-21.53%)
Mutual labels:  posix
Chubaofs
ChubaoFS (abbrev. CBFS) is a cloud native distributed file system and object store.
Stars: ✭ 2,482 (+1087.56%)
Mutual labels:  posix
Oc Tool
POSIX shell script that builds an OpenCore EFI folder from an OpenCore config.plist
Stars: ✭ 164 (-21.53%)
Mutual labels:  posix
React Redux
React+Redux 入门示例项目,完整的构建部署流程,可扫下方二维码在线查看
Stars: ✭ 198 (-5.26%)
Mutual labels:  fetch
Gister
command line tool to sync github gists
Stars: ✭ 162 (-22.49%)
Mutual labels:  sh
Nos
RTOS for microcontrollers
Stars: ✭ 160 (-23.44%)
Mutual labels:  posix
Fetch Ponyfill
WHATWG fetch ponyfill
Stars: ✭ 209 (+0%)
Mutual labels:  fetch
Gear Lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
Stars: ✭ 2,381 (+1039.23%)
Mutual labels:  posix

fet.sh

a fetch written in POSIX shell with no external commands

Installing

Arch: fet.sh-git (AUR)
Gentoo: app-misc/fetsh (GURU overlay)
KISS: fetsh (Community)
Nix: fet-sh (nixpkgs-unstable)
Alternatively, copy fet.sh to somewhere in $PATH and mark it as executable (chmod +x fet.sh)

Customization

fet.sh has a few basic configuration options using environment variables, for example:

$ info='n os wm sh n' fet.sh

Supported options are:

  • accent (0-7)
  • info
  • separator

For less simple configuration I recommend editing the script, I tried to keep it simple.

Known Issues

MacOS, BSD, and Android don't show much info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].