goto-world-js
v0.0.4
Published
Open commonly used programs, files, URLs via the shell, quickly.
Downloads
1
Readme
GOTO World 🌎
Quick access "your world" using the terminal.
Installation
npm i -g goto-world-js
Optionally add the following to your shell config (eg: zshrc
)
alias goto=g
Usage
➕ Add new shortcuts
goto add cal https://calendar.google.com/
😎 Use the shortcut to open up your calendar
goto cal
📜 List all shortcuts
goto ls
❎ Remove a shortcut
goto rm cal
😿 Help
goto help
Known Issues 😾
- The solution currently only works on Macs.
- It only can open URLs for the moment.
Contributions
Feel free to contribute to the project. 😻
No guide at the moment, the project is pretty nascent. See a list of TODOs.