IPConnect Save

P2P Chat and File Transfer Desktop Application

Project README

IPConnect

P2P Chat and File Transfer Desktop Application for LAN Liscenced under GPLv3.0 ( see LISCENCE ).

IPConnect

Requirements

  • libssl
  • licrypto
  • cmake 3.5.1
  • Qt 5.8 libs

Compiling

  • if Qt 5.8 is installed globally
$ mkdir build && cd build
$ cmake ..
$ make && make install
  • if Qt 5.8 is installed at a specific path
$ mkdir build && cd build
$ cmake -DCMAKE_PREFIX_PATH=/path/to/Qt5.8.0/ ..
$ make && make install

Using IPConnect

see Using.md

API Docs

Requirements
  • graphviz
  • doxygen
Generating Docs

inside Repository

$ doxygen
Using Docs

goto apidocs > html directory and open index.html with browser

Open Source Agenda is not affiliated with "IPConnect" Project. README Source: shashwatdixit124/IPConnect
Stars
85
Open Issues
2
Last Commit
6 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating