Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pointless-code/dial-up

Relive the '90s internet experience: download files at dial-up speeds and rediscover the art of patience!
https://github.com/pointless-code/dial-up

code dev devops dialup docker funny pointless

Last synced: 1 day ago
JSON representation

Relive the '90s internet experience: download files at dial-up speeds and rediscover the art of patience!

Awesome Lists containing this project

README

        

![DialUp](https://github.com/pointless-code/dial-up/assets/18129171/944cffc7-fb29-49d5-afcc-4a57df8b121b)

## About DialUp

Relive the '90s internet experience: download files at dial-up speeds and rediscover the art of patience!

## Pull from docker

```bash
docker pull pointlesscode/dial-up:latest
docker run --rm -it -v ./:/downloads pointlesscode/dial-up 'url'
```

## Build it yourself
- clone the project and cd to folder
- build and run the image
```bash
docker build -t dial-up .
docker run --rm -it -v ./:/downloads dial-up 'url'
```

## Social

.less

Instagram

Twitter

GitHub

DockerHub

## License

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