Skip to main content

Hapless and flawed servant of the not1mm contest logger.

Project description

renfield

CLI Screenshot

Danger

  • There is currently no need to look at this.
  • No need to download this.
  • Certainly do not run this.

This will be the Not1MM contest data aggregation server.

Currently it is just just a bunch of sadness.

Recent Changes

  • [Epoch] And then there was light.

The Idea

Renfield is an amateur radio contest contact aggregation server for Not1MM. It uses Textual for rendering the interface. This provides the user with either a CLI or a web interface depending on how it is launched.

The client(s) Not1MM and the server Renfield talk to each other over a UDP Multicast network connection. There is no file sharing or network file access. The Not1MM clients and Renfield each maintain their own database. As contacts are made they are stored in Not1MM's local database. That record is marked 'Dirty' and a UDP message is sent out. Once Renfield gets the message and saves it's copy, Renfield sends a response message to confirm. The Not1MM client gets the confirmation and clears the 'Dirty' flag on the record. Not1MM keeps track of the messages it has sent out. If it doesn't get a reply either because Renfield didn't get it or Not1MM didn't get the confirmation message, Not1MM will just retry every 30 seconds until it does. Each contact has a UUID v4 tag to prevent any duplicate records.

If Renfield should crash and burn, or the PC/device it is running on should catch fire. You can spin up another instance of Renfield, then have the Not1MM clients mark all their contacts as dirty, and they will re-stream all their contacts to the new server. Eventually I'll make that reciprocal. Where if a Not1MM client were to fail, it will be able to ask Renfield to send all it's contacts back.

Installation

You can install\update renfield easily with uv:

uv tool install renfield@latest

Running renfield

CLI interface

You can run renfield and have it's interface displayed directly in the terminal with:

# renfield

CLI Screenshot

Run as a web server

You can run renfield as a web server with:

# textual serve renfield

You'll see this message:

CLI Screenshot

You or others on your network can connect to the web interface on port 8000

CLI Screenshot

Run from the source tree

textual serve __main__.py

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

renfield-25.9.23.tar.gz (69.5 kB view details)

Uploaded Source

Built Distribution

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

renfield-25.9.23-py3-none-any.whl (198.1 kB view details)

Uploaded Python 3

File details

Details for the file renfield-25.9.23.tar.gz.

File metadata

  • Download URL: renfield-25.9.23.tar.gz
  • Upload date:
  • Size: 69.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for renfield-25.9.23.tar.gz
Algorithm Hash digest
SHA256 6e77fa3594dea022004d050b6511c3c14af85b078a3b640d1adb1a210c742e7a
MD5 9a7a65ee476051f4fb2c9d497a394b2d
BLAKE2b-256 14cbacbef94f6622538b65eaf0c64447c648acacf1b57fdc9fc59de2fdd63021

See more details on using hashes here.

File details

Details for the file renfield-25.9.23-py3-none-any.whl.

File metadata

  • Download URL: renfield-25.9.23-py3-none-any.whl
  • Upload date:
  • Size: 198.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for renfield-25.9.23-py3-none-any.whl
Algorithm Hash digest
SHA256 f4bb06b284fb524c6e8686ef05e1a8dc6791793a8560082a130df1dcef2c3e39
MD5 a8b0699dcef6b58f8b22c457a35a6840
BLAKE2b-256 b44ed37e0419d695e5079cb7b19092d1a8672b34b6eb5bd963469a35ff0d4d07

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