ulauncher Extension for A Node Runner.
node -p "INPUT"
- ulauncher
- Python >= 2.7
- Node
Install Nodejs(Recommend): https://nodejs.org/
Or Install Nodejs From Snap: https://snapcraft.io/node
Or Install Nodejs Manually And Make Link:
ln -s /some/where/bin/node /usr/local/bin/node
Open ulauncher preferences window -> extensions -> add extension and paste the following url:
https://github.com/luasenvy/ulauncher-node
Nodejs Icon by Erik Ragnar Eliasson in iconfinder
git clone https://github.com/luasenvy/ulauncher-node
cd ~/.local/share/ulauncher/extensions/
ln -s <repo_location>
To see your changes, stop ulauncher and run it from the command line with:
ulauncher -v
MIT