Anvel is an open-source, cross platform program that lets people share files on their local area networks.
View our latest release, here
Fork or clone this repo
git clone https://github.com/imrany/anvel
Open bash in anvel
directory or run
cd anvel
Build Anvel Docker Image
docker build -t anvel .
This will download and build the Anvel app inside the Docker container.
Run the Dockerized Anvel app
docker run -it --rm anvel