Aqueduct is a local network desktop file transfer server for linux platforms built with GOLANG programming language.
Clone the files in the build folder In the terminal, ensure that the install script has execution permissions After that, navigate to the root of the project and type:
$ sudo./install.sh
Perform the settings in the config.env file.
To see the path of the configuration file, run the installation script and type in the terminal:
$ aqueduct
Read the note extra.md for more information.