Skip to main content

A minimal real-time collaborative text editor

Project description

bluep

A minimal real-time collaborative text editor with a blue theme. Multiple users can connect and edit text simultaneously through their browsers.

Features

  • Real-time text synchronization across all connected clients
  • WebSocket-based communication
  • HTTPS support
  • Minimalist blue interface
  • Automatic local IP detection

Installation

git clone https://github.com/glassontin/bluep.git
cd bluep
pip install fastapi uvicorn pillow

SSL Certificate Setup

Generate self-signed certificates for HTTPS:

openssl req -x509 -newkey rsa:4096 -nodes -keyout key.pem -out cert.pem -days 365

Usage

  1. Run the server:
python bluep/bluep.py
  1. Open your browser and navigate to:
https://<your-local-ip>:8500

Dependencies

  • FastAPI
  • uvicorn
  • Pillow
  • Python 3.7+

License

MIT License

Copyright (c) 2024 glassontin

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

bluep-0.2.1-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file bluep-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: bluep-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for bluep-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 82bb4cfc1fe5c3b536121f3dc4486a86f74b1f85ce907716ed1df1c8115dad2e
MD5 a473fcf41576fed90f1eac1c921953b4
BLAKE2b-256 f58ec82d081f65dcae37d00e76bfc4238311d5db27eba154fd74fef700e3f47b

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