Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 1.79 KB

File metadata and controls

62 lines (41 loc) · 1.79 KB

Aero P2P Chat

Aero P2P Chat is a fast, direct chat app for Windows, Linux, and Android. Connect directly with other people without routing messages through a central chat server.

Download

Download the latest version from the SourceForge download page.

You can also find the app and more information on the official website.

Installation

Windows

Download and open the setup file (.exe), then follow the installer steps.

Linux

For a normal desktop installation (application-menu entry, icon, update command, and AppImage dependencies), run:

curl -fsSL https://raw.githubusercontent.com/Zorblock/AeroP2Pchat/main/install.sh | sh -s -- install

The installer places the app in your user account, so no application files are written into the system installation directory. To update later, run aerop2p update.

Android

Download and open the APK file on your Android device. You may need to allow installation from this source in your Android settings.

Start a chat

  1. Open Aero P2P Chat.
  2. Copy your displayed Peer ID and send it to the person you want to chat with.
  3. Paste their Peer ID into the Remote Peer ID field.
  4. Select Connect and start chatting.

Features

  • Direct peer-to-peer messaging
  • Consent-based, disk-streamed P2P image and file transfers with integrity and file-type checks
  • Screen sharing
  • Fast, direct connections
  • Available for Windows, Linux, and Android

Help and feedback

Send questions, bug reports, and suggestions through GitHub Issues.

Source code and license

The source code is available on GitHub. Aero P2P Chat is licensed under the MIT License.