SkillAgentSearch skills...

Frensmatria

Its a simple p2p network to share gematria results with friends

Install / Use

/learn @ranon-rat/Frensmatria
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> F R E N S M A T R I A </h1>

"The numbers speak through the machine, and the machine speaks through us."

Welcome to the FRENSMATRIA nexus – a rhizomatic peer-to-peer crystallization matrix designed to map numerical hyperflows through collaborative nodes. It comes straight from my dreams.

Gematria Lookup

Currently in development

Getting Started

Starting the P2P Service

To begin using the P2P tools, run the main.go file located in the relay folder.

go run main.go

【COMMANDS】

Configure your node's behavior through these parameters:

  • relay: Specifies the address of the relay to connect to.
  • update: Controls whether the database should be updated when the service starts. By default it will not update.
  • http it will start an http server at the port that you defined
  • username it will define a username. By default it will just generate a random username.

〔DEPLOYMENT EXAMPLE〕


go run main.go -relay "localhost:9090" -update -http 6969 # instantiate full spectrum node

image

This example runs the service on localhost at port 6969, using the generated ID and updating the database at startup.

Key Features

  • Node Communication: Enables nodes to connect and share information.
  • SDP Relay System: Facilitates sharing of SDP descriptors for P2P connectivity.
  • Connection Management: Supports multiple connections across the network.
  • Event Handling: Manages real-time updates and communication events.
  • Gematria Calculations:
    • Synx
    • Alphanumeric Qabbalah
  • Web Interface:
    • Interactive gematria calculator
    • Recent results display
  • Database Integration: Stores gematria results for future access.
  • Node Information Sharing: Allows for the exchange of events and data across nodes.

normie.webm

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Go

Security Score

90/100

Audited on Mar 9, 2026

No findings