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

https://github.com/pointless-code/browser

A browser in your terminal, because using Chrome or Firefox is too mainstream!
https://github.com/pointless-code/browser

browser code dev docker funny pointless terminal

Last synced: 9 months ago
JSON representation

A browser in your terminal, because using Chrome or Firefox is too mainstream!

Awesome Lists containing this project

README

          

![Asset 21](https://github.com/pointless-code/browser/assets/18129171/ead2640d-b550-4994-9644-26a7877f44d2)

## About Browser

A browser in your terminal, because using Chrome or Firefox is too mainstream!

## Pull from docker

```bash
docker pull pointlesscode/browser:latest
docker run --rm -it pointlesscode/browser
```

## Build it yourself
- clone the project and cd to folder
- build and run the image
```bash
docker build -t browser .
docker run --rm -it browser
```

## Social

.less

Instagram

Twitter

GitHub

DockerHub

## License

The project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).