winfetch
winfetch copied to clipboard
Multithreading with Runspaces
- Uses runspaces to speed up execution by making winfetch multithreaded
TODO:
- [x] Implement runspaces for the rest of the info functions
- [x] Maybe: Add config option to disable runspace implementation
- [x] Figure out what is going on with info_memory and info_battery within runspaces
- [ ] Fix it