Adrian Groh

Results 20 comments of Adrian Groh

Yea it would be nice to have something like that, I looked through `nix` source code for a while and tried to figure out how their method works but it...

Sounds good, I will try to replicate the count method of `nix-store` when I have more time. Btw, can you make a release in the near future? It would be...

I fixed os and host detection in ab02f3c39e87eab7013453c6d9d1368c971c2c91. There is currently no logo because pfetch does not have one for Windows. I will probably try to make one but my...

![image](https://user-images.githubusercontent.com/50576978/221260185-e4509a03-6763-4ff4-ab89-d3b4c0de0e4c.png) I added a simple logo, this is what pfetch now looks like on Windows.

39785f191115c83321a7d4b6a8b916fc28361f96: I now use libmacchina for Windows package count, which currently supports `cargo` and `scoop`. I may try to add support for `winget` and `chocolatey` in the future.

You are right, that looks better. As of 5d037c558f0c69e0d6e3430b5383ed91f29df969 it now looks like this: ![image](https://user-images.githubusercontent.com/50576978/221379194-b858552b-7b5b-4e5a-a59c-6192b6d89eae.png)

Added Windows binary in [v2.2.0](https://github.com/Gobidev/pfetch-rs/releases/tag/v2.2.0)

I did some testing and it is actually not that difficult, but it would requre a change in libmacchina and it is possible that this is too much of a...

Related to https://github.com/Macchina-CLI/libmacchina/issues/166