0 comments (0 comments)2 reactions (2 reactions)0 assignees (0 assignees)JavaScript287 stars (287 stars)115 forks (115 forks)user submission
enhancementhelp wanted
- Issue 種別
- feature
- 調査方針
- The issue references a closed PR (https://github.com/sindresorhus/ps list/pull/6) that attempted similar work. Investigate that PR to understand the approach and challenges. Examine the current codebase for how .cpu and .memory are implemented on Unix, and research how to obtain equivalent information on Windows using Node.js (e.g., via PowerShell or WMIC). Look for any existing Windows support discussions in other issues or PRs.