diff options
| author | Anser <rostgans@tutamail.com> | 2026-08-13 17:10:02 +0200 |
|---|---|---|
| committer | Anser <rostgans@tutamail.com> | 2026-08-14 10:44:40 +0200 |
| commit | 4eabd9372c0796e691c8cc947e86c7b05db7ac72 (patch) | |
| tree | 4a3d188ec5bf619fb3c58e0b0f462d04b47655a8 /README.md | |
| parent | 9bfaf4dd363429757754d9934ca38fad4ef7dc0a (diff) | |
updated the readme.md with future things i would like to implement
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,16 +1,25 @@ # cfetch + ## Idea + - fastfetch / commiefetch in C - with emphasis on commiefetch, i want communism stuff but in C ! ## roadmap + - [x] 0.1.0: get some basic system information on the screen - [ ] 0.1.1: print out the ascii art with systeminformation - [ ] 0.1.2+: some more systeminformation plus print ascii art left of sys information +### future things... maybe + +- randomize the ascii art +- change the way one chooses the ascii art for easy change + ## Building / Installation ### Dependencies + - GCC compiler - GNU Make - Standard C libraries |
