Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piyush-linux/namaskar

Neofetch Minimal Alternative
https://github.com/piyush-linux/namaskar

cli-app cli-utilities console-application neofetch-alternative neofetch-like terminal-app terminal-utility

Last synced: 20 days ago
JSON representation

Neofetch Minimal Alternative

Awesome Lists containing this project

README

        



# Namaskar 🙏

> Simple Neofetch Alternative

![](/ss.png)

### Pre-requisite
- wget should be installed

### Installation
```sh
sudo wget https://raw.githubusercontent.com/Piyush-linux/namaskar/master/namaskar.sh -P /usr/local/bin
```
```sh
sudo chmod +x /usr/local/bin/namaskar.sh
```
```sh
namaskar.sh
```

### Dev
```sh
shc -f namaskar.sh -o namaskar
```