From 1549b3389b60b8fec2dd3b3b467cf3f273762bbd Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Mon, 29 Jul 2024 17:58:48 -0400 Subject: [PATCH] update --- src/index.html | 114 ++++++++++++++++++++------------------------ src/reassemble.html | 102 +++++++++++++++++++++++++++++++++++++++ src/splitter.html | 86 +++++++++++++++++++++++++++++++++ 3 files changed, 240 insertions(+), 62 deletions(-) create mode 100644 src/reassemble.html create mode 100644 src/splitter.html diff --git a/src/index.html b/src/index.html index 309eebf..a37f193 100644 --- a/src/index.html +++ b/src/index.html @@ -3,84 +3,74 @@ - eCash Text Splitter for Meshtastic + eCash Text Splitter & Reassembler -

eCash Text Splitter for Meshtastic

-

Paste your eCash text below and click "Split Text" to divide it into smaller parts of up to 150 characters each, suitable for sending over Meshtastic.

- - -
+

eCash Text Splitter & Reassembler

+ +
+

How to Use the eCash Text Splitter

+

This tool helps you split a large eCash payment text into smaller, manageable parts that can be sent over Meshtastic. Each part will include a prefix indicating its sequence and a hash for integrity verification.

+

To use the text splitter:

+
    +
  1. Go to the eCash Text Splitter Tool.
  2. +
  3. Paste your eCash payment text into the text area.
  4. +
  5. Click the "Split Text" button. The text will be divided into chunks of up to 150 characters.
  6. +
  7. Each chunk will include a prefix with its sequence number and, for the first chunk, a hash of the entire text.
  8. +
  9. Copy each chunk and send them as separate messages.
  10. +
+
- - -