lemalcs / Khernet

Standalone chat application for LAN.
https://khernet.app
MIT License
20 stars 3 forks source link
chat lan-chat lan-chat-system peer-chat peer-to-peer peer2peer serverless-chat standalone-chat


Khernet


Khernet

Khernet is a standalone chat application for LAN, just click the application and start to chat.


Main features

You can send and receive files with a size up to 2 GB.

How to distinguish portable application from installer?

The portable application (portable mode) does not have a wizard based installer and can be launched directly from executable file named:

Khernet.exe

The installer (installed mode) launches a wizard to install the application and it's named:

KhernetInstaller-*.*.*.*.exe

*.*.*.* : stands for version number, for instance: 0.18.0.0

It offers the following features over the portable mode:

Prerequisites

For Khernet 0.21.0.1 and earlier you need .NET Framework 4.5.2 or later.

Supported systems

* For Windows Vista SP2 (KB2533623) use Khernet 0.21.0.1 or earlier.

Contributions

This application is made to help people keep in touch with their peers, why not help them to make it even better and easier. These are some contributions you can do:

To edit documentation go to gh-pages branch of this repository and find the project website made with Jekyll static content generator.

How to build

  1. Clone this repository:
    git clone https://github.com/lemalcs/Khernet.git
  2. Go to the folder where you cloned repository.
  3. Execute build.bat in Visual Studio Command Prompt.

Nuget packages are available on nuget and attached in the latest release.