Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luisadha/alfetch
Alfetch - a CLI Bash script to show system information on Android devices in termux.
https://github.com/luisadha/alfetch
alfetch android bash configuration configuration-files cpufetch neofetch screenfetch shell system-info system-information systeminformation termux termux-environment termux-hacking termux-tool termux-tools
Last synced: about 2 months ago
JSON representation
Alfetch - a CLI Bash script to show system information on Android devices in termux.
- Host: GitHub
- URL: https://github.com/luisadha/alfetch
- Owner: luisadha
- License: mit
- Created: 2023-11-15T11:53:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-17T10:19:34.000Z (10 months ago)
- Last Synced: 2024-03-17T11:28:51.348Z (10 months ago)
- Topics: alfetch, android, bash, configuration, configuration-files, cpufetch, neofetch, screenfetch, shell, system-info, system-information, systeminformation, termux, termux-environment, termux-hacking, termux-tool, termux-tools
- Language: Shell
- Homepage:
- Size: 36.1 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## alfetch [NO LONGER MAINTAINED]
NOTE:
WE FOCUS ON DEVELOPING THIS MODULE ONLY IN ALRC-TERMUX THERE MAY BE NO MORE UPDATES HERE.## Instalation
### Install
```sh
curl -fSsl "https://raw.githubusercontent.com/luisadha/alfetch/main/alfetch" -o ~/.local/bin/alfetch && chmod +x ~/.local/bin/alfetch
```### Uninstall
```sh
rm -f ~/.local/bin/alfetch && rm -rf ~/.config/alfetch
```## Configuration
Location of the readable configuration place.
```sh
~/.config/alfetch/alfetch.config.conf
```## Download the configuration file according to the installed program version, Find it in the Asset section!