Skip to main content

A lightweight TUI chat application for your terminal

Project description

Lantern

A curses based chat client and server.

Screenshots

image

Getting Started

Prerequisites

  • Python
  • Pip package manager
  • a brain

Installation

git clone https://github.com/benjibrown/lantern.git 
cd lantern 
pip install .

Usage

To start the server, run:

lantern-server

You can specify a custom port with the -p flag, for example:

lantern-server -p 12345

To start the client, run:

lantern

You can specify the server host and port with the -s and -p flags, for example:

lantern -s 1.1.1.1 -p 12345

The default port is 6000 and default server host is localhost.

All client and server config is saved to ~/.config/lantern/config.json and ~/.config/lantern/server_config.json respectively. In the server config, you can set the server admins, port, message and fetch cooldown.

Details

Lantern requires a server to be running at the configured host and port for clients to be able to connect and communicate. This can either be locally (using default server IP and port in client config) which will allow you to communicate across a LAN or by setting up the server on a public facing IP (eg using a VPS) or by tunnelling a port on your local network to a publicly accessible IP.

Contributing

Just make a pull req. lol

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

lantern_chat-1.0.0.tar.gz (31.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lantern_chat-1.0.0-py3-none-any.whl (34.3 kB view details)

Uploaded Python 3

File details

Details for the file lantern_chat-1.0.0.tar.gz.

File metadata

  • Download URL: lantern_chat-1.0.0.tar.gz
  • Upload date:
  • Size: 31.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for lantern_chat-1.0.0.tar.gz
Algorithm Hash digest
SHA256 37c69da96b999d3ac93dae59cd6f0e5f72a39094914bd18a68f23c8850f0734a
MD5 ff13ccb5d1192db1c51a39d605cb342a
BLAKE2b-256 a9acac72ff3126ed0e852247820631d5551d6359273fcd6f6dbd6fbfc7686980

See more details on using hashes here.

File details

Details for the file lantern_chat-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: lantern_chat-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 34.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for lantern_chat-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2ef9faf956ec2730eb060bf6fbf7f9a036b7537167c826f40324e3eba45fe58f
MD5 83661f12f686fc09bf10d02e859a80d1
BLAKE2b-256 6da193256daebaa2dac4533c9e6daa166fb74760e51bc019e435476bde44d274

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page