Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/t-dynamos/privachat

A private chat app made using kivy.
https://github.com/t-dynamos/privachat

kivy kivymd material-design port-forwarding python python-chat-application

Last synced: 3 months ago
JSON representation

A private chat app made using kivy.

Awesome Lists containing this project

README

        

# PrivaChat

*A private chat platfrom for your gf (btw I am not having any)*

> For ultimate hackers!

## Modes

### GUI
It is having a very friendly gui for **noobs**



### CLI
Hi Linux Pro Hackers. Welcome! Its for you

|CLI|GUI|
| ------ | ------ |
|![img](screenshots/linux.png)|![img](screenshots/chat.png)|

## Install
Its simple, install python and following deps using pip
```python
kivy==2.1.0
kivymd=1.1.0
colorama
plyer
```
for gui run
```shell
python3 main.py
```
for cli run
```shell
python3 cli.py
```
For apks see releases
> Cli also works on termux

## Chat Features (In GUI)

* Message Hiding

> ![img](https://github.com/T-Dynamos/T-Dynamos/raw/main/images/ezgif-3-0e79abfaa4.gif)