Skip to content

File sharing service for computers on local network, equiped with amazing web page for managment.

License

Notifications You must be signed in to change notification settings

Noeeekr/aqueduct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traduzido em PT-BR: pt-br

About

Aqueduct is a local network desktop file transfer server for linux platforms built with GOLANG programming language.

Installing

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

Configuration

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

Contribute

Read the note extra.md for more information.