0.0.4 • Published 11 months ago

goto-world-js v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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 😾

  1. The solution currently only works on Macs.
  2. 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.

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago