| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
What if your browser's new tab page was a terminal? Based on Chrome OS's hterm.
$ brew install tabterm/taps/tabterm # homebrew formula, includes a LaunchAgent that starts tabterm on loginOr:
$ npm install -g tabterm # install tabterm
$ tabterm # start the daemon manually
TabTermServer started: http://127.0.0.1:7473We recommend using your OS's tabterm package. If you installed tabterm via a package and are using the package's startup script, you are set! Just visit localhost:7473 and observe the shiny new terminal. Otherwise start the daemon manually using the instructions above.
| Back | FazBrowse Home | New Git URL |