Description: npm is a package manager for JavaScript that allows developers to share and reuse code packages. It hosts over 1.5 million packages and is the default package manager for Node.js.
Type: software
Description: xdotool is a Linux command line tool that simulates keyboard and mouse input. It allows you to programmatically click, type, move the mouse, and perform other actions. Useful for automating GUI interactions.
Type: software