Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/j-jiseophan/tabash
- Owner: j-jiseophan
- License: mit
- Created: 2020-06-14T14:51:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T22:31:34.000Z (over 1 year ago)
- Last Synced: 2024-08-01T19:49:05.522Z (3 months ago)
- Language: TypeScript
- Size: 9.14 MB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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