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

Uploaded Python 3

File details

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

File metadata

  • Download URL: bluep-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 6.4 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.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0ce302d69f58aeb0275d1ff88854d3fdf80868e91393285915bb8439fa246490
MD5 c44401b50d4238ee1c80b0eb5fc58659
BLAKE2b-256 41914db151209dada62e01947cdea243feef2a6b9a51221f4797a6ed954304c5

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