Skip to content

Minibuz/ChatAvion-Client

Repository files navigation

ChatAvion-Client

Introduction

This is an Android application that allows users to exchange messages using the DNS protocol. It is built using Java, Kotlin, and Jetpack Compose.

Installation

To install the app, follow these steps:

  • Download the APK file from the Releases page.
  • Open the APK file on your Android device.
  • Follow the on-screen instructions to install the app.

Alternatively, you can build the app from source by following these steps:

Usage

To use the app, follow these steps:

  • Open the app on your device.
  • Enter a username and tap "Connect".
  • Start chatting with other users by entering their DNS address and sending messages.

Features

  • Chat with other users using the DNS protocol.
  • Send and receive messages in real-time.
  • Simple and intuitive user interface built with Jetpack Compose.

Technologies Used

  • Java
  • Kotlin
  • Jetpack Compose
  • DNS protocol

Contributing

If you would like to contribute to the project, please follow these steps:

  • Fork the repository.
  • Create a new branch: git checkout -b my-branch-name.
  • Make your changes and commit them: git commit -m "My changes".
  • Push your changes to your fork: git push origin my-branch-name.
  • Create a pull request.

License

This project is licensed under the MIT license. See the LICENSE file for details.