Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/pointless-code/dial-up
- Owner: pointless-code
- License: mit
- Created: 2024-07-07T18:44:29.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T17:42:04.000Z (3 months ago)
- Last Synced: 2024-08-18T19:01:22.259Z (3 months ago)
- Topics: code, dev, devops, dialup, docker, funny, pointless
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/pointlesscode/dial-up
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
GitHub
DockerHub## License
The project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).