Giter VIP home page Giter VIP logo

yuttari's Introduction

Yuttari: Open-Source Chat

Yuttari is a free and open-source lightweight chat application with secure end-to-end encryption between users and the server.

Features

  • Secure end-to-end encryption between users and the server
  • Lightweight and fast
  • No ads
  • No tracking
  • No analytics
  • No data collection

Installation

Client

Windows

Download the latest release from the releases page and run the installer.

Linux

Download the latest source code from the releases page and extract it. Then run the following commands:

cd yuttari-client
cargo build --release

The binary will be located in target/release/yuttari.

macOS

Download the latest .app from the releases page and run it.

Server

Windows, Linux, and macOS

Download the latest source code from the releases page and extract it. Then run the following commands:

cd yuttari-server
cargo build --release

The binary will be located in target/release/yuttarid.

Usage

Creating an account

To create an account, simply run the application. On the initial screen, the application will ask for a username. This username will be used to identify you on the server. After entering a username, click the "Done" button. The application will then setup the encryption keys and connect to the server. Once the connection is established, you will be able to send and receive messages.

Sending a message

To send a message, simply type a message in the text box at the bottom of the screen and press enter. The message will be sent to the server and then to all other users.

yuttari's People

Contributors

afroraydude avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.