kaliumxyz / open-here

πŸ“‹ adds a program to the context menu as "open here"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

open-here

add anything to the context menu as "open here"


⚠️ This project is unfinished and is not intended to be used by anyone!


A simple script that allows you to add anything to the context menu you want to.

side-effects

install

Just clone the repo or download the script and you're set 😎.

$ git clone https://github.com/kaliumxyz/open-here

usage

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}

license

MIT Β© Kalium

About

πŸ“‹ adds a program to the context menu as "open here"

License:MIT License


Languages

Language:JavaScript 77.6%Language:HTML 22.4%