add anything to the context menu as "open here"
A simple script that allows you to add anything to the context menu you want to.
Just clone the repo or download the script and you're set 😎.
$ git clone https://github.com/kaliumxyz/open-here
Once you've cloned or downloaded the repo you can run the script. Include the path and the name you want to appear in the context menu.
$ cd open-here
$ node ./open-here.js {path} {name}
MIT © Kalium