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

https://github.com/mxvish/just-for-fun

just for fun
https://github.com/mxvish/just-for-fun

bash cli git github linux macos neofetch screenfetch shell zsh

Last synced: 25 days ago
JSON representation

just for fun

Awesome Lists containing this project

README

          

# just-for-fun
just for fun

## Run [screenfetch](https://github.com/KittyKatt/screenFetch) without installation

(Network connection needed)
```sh
curl -s https://raw.githubusercontent.com/KittyKatt/screenFetch/master/screenfetch-dev | bash
```

- Example

## Run [neofetch](https://github.com/dylanaraps/neofetch) without neofetch

(Network connection needed)
```sh
curl -s https://raw.githubusercontent.com/dylanaraps/neofetch/master/neofetch | bash
```

- Example