Proof-of-work realtime chat, using only `git` as a transport
Project description
GitChat
Proof-of-work realtime chat, using only
gitas a transport
This is just a joy project, be careful!
Requirements
- Git
- Python >= 3.12
- Github/Gitlab/Gitverse account
Usage
- Install package
# From PyPI
pip install gitchat
# From source
git clone <this repo>
cd gitchat
pip install .
- Create empty git repo using any git hosting and clone it
- Configure peers once (on both sides) and enter chat:
# Configuring repo
gitchat config -r <repo path> -u <username>
# Starting chat
gitchat chat -r <repo path> -u <username> -d <check interval in secs>
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gitchat-0.0.2.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gitchat-0.0.2.tar.gz.
File metadata
- Download URL: gitchat-0.0.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b65e415c10e470c5589d8467eb96c245f6217f031dd2677bb1e5b62ac5ab0d3c
|
|
| MD5 |
67be76403a846f971229151a5e4d2fb1
|
|
| BLAKE2b-256 |
4a34534628dcba1d118c80be69cfa66e6ed82cc6fed5478dfa3e59bc0e349bdd
|
File details
Details for the file gitchat-0.0.2-py3-none-any.whl.
File metadata
- Download URL: gitchat-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0540fa1e41913d0401cb100ca0a9002ea4967e0b251ea6d5842ab925639eace1
|
|
| MD5 |
d01905b2e5bddc6b84807ba91de37093
|
|
| BLAKE2b-256 |
ce658a08abf8c52543e4a1717d58bd90da60dd24cdefd747d4932334535df9b9
|