Namaskar

A Tiny, Fast Neofetch Alternative

Minimal, colorful system info in a single Bash script.

5KB
Size
0.1s
Speed
100%
Bash
Terminal
$ ./namaskar
User:developer
Host:macbook-pro
OS:macOS Sonoma 14.2
Kernel:Darwin 23.2.0
Shell:zsh 5.9
Uptime:2 days, 3 hours

See It In Action

Watch Namaskar display beautiful system information

🚀 Lightning Fast🎨 Colorful Output💻 Cross Platform

Live Terminal Demo

namaskar@terminal
LIVE
Namaskar terminal output showing system information with colorful ASCII blocks
✨ Click to explore the beautiful output

Cross-Platform Magic

macOS Sonoma
Supported
Namaskar running on macOS terminal
Darwin Kernel
Ubuntu Linux
Supported
Namaskar running on Linux terminal
Linux Kernel
+

Works Everywhere

Any Unix-like system with Bash

Why Developers Love It

Features

Everything you need, nothing you don't

System Info

Displays hostname, user, kernel version, OS type, shell, and uptime

Cross-Platform

Works seamlessly on macOS and most Linux distributions

Terminal-Based

Fully terminal-based with colorful and minimal ASCII block UI

Zero Dependencies

Pure Bash script with no external dependencies required

Lightweight

Minimal and fast alternative to Neofetch with instant startup

Colorful

Beautiful color-coded output that's easy to read and visually appealing

Installation

Get started in seconds

Terminal
# Download the script
curl -O https://raw.githubusercontent.com/username/namaskar/main/namaskar
# Make it executable
chmod +x namaskar
# Run it
./namaskar

Optional: Install globally

For system-wide access, move the script to your PATH:

sudo mv namaskar /usr/local/bin/

Credits & License

MIT License

Open source and free to use, modify, and distribute

GitHub

Contribute, report issues, or star the repository

Created with ❤️ by developers who love minimal, efficient tools