Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/piyush-linux/namaskar
- Owner: Piyush-linux
- Created: 2024-04-17T15:54:29.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-29T05:37:10.000Z (3 months ago)
- Last Synced: 2024-11-04T22:22:10.113Z (2 months ago)
- Topics: cli-app, cli-utilities, console-application, neofetch-alternative, neofetch-like, terminal-app, terminal-utility
- Language: Shell
- Homepage:
- Size: 2.82 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```