Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/j-jiseophan/tabash

A bash-like 'new tab' page for browser.
https://github.com/j-jiseophan/tabash

Last synced: 12 days ago
JSON representation

A bash-like 'new tab' page for browser.

Awesome Lists containing this project

README

        

# tabash
![screenshot](./public/tabash-screenshot.png)
tabash, a bash-like 'new tab' page for browser.

## Download
[Chrome Webstore](https://chrome.google.com/webstore/detail/tabash/jpcolfmebaaehfnfhbkjhaopoelkjgni?hl=ko&authuser=0)

## Setup

install packages

```Shell
yarn
```

start

```Shell
yarn start
```

## Examples

> type "help" in tabash for more info

list registered links

```Shell
$ ls
```

register the link

```Shell
$ gh=github.com
```

open the link (github)

```Shell
$ gh
```

~~install a package from [tire](https://github.com/jshan2017/tire) (alarm, for example)~~
tire is deprecated since it's unavailable in Manifest V3