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.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bluep-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 51fdc6c2580e6097cfa75d127b7eea48865888591e883f6249c09e343604a8aa
MD5 2938b62414d8e348d85b35ccd48e1836
BLAKE2b-256 de87a9bde26ce5c963509c5b4ee0a95dacb9f31e3d9737da7c72f554601fc8d9

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