Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.09 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.09 KB

Ulauncher Node

demo

ulauncher Extension for A Node Runner.

TL;DR

node -p "INPUT"

Requirements

Install Nodejs

Install Nodejs From Snap (Recommend): https://snapcraft.io/node

Or Install Nodejs Manually And Make Link:

ln -s /some/where/bin/node /usr/local/bin/node

Install Extension On Ulauncher

Open ulauncher preferences window -> extensions -> add extension and paste the following url:

https://github.com/luasenvy/ulauncher-node

Icon

Nodejs Icon by Erik Ragnar Eliasson in iconfinder

Development

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

License

MIT