aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4325487027a9f43f7ef0fc03f6ba448f21095f57 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Idee
- fastfetch / commiefetch in C
- with emphasis on commiefetch, i want communism stuff but in C !

# Install

- git clone this project
- `make` for local install (e.g. binary will be placed inside the project folder)
- `sudo/doas make` for systemwide install
- `make clean` for local removal
- `sudo/doas make uninstall` for systemwide uninstallation

# Features - not much !
| Feature | Linux |
|---------|-------|
| OS Info | OK    |
| Kernel  | X     |
| CPU     | OK    |
| Memory  | OK    |


# Reference
- [Commiefetch](https://github.com/amalxloop/commiefetch)
- [Fastfetch](https://github.com/fastfetch-cli/fastfetch)