/Hexa

Local storage web app: Like Pastebin, share/manage text snippets without an intermediary server. Direct, efficient local data management.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Hexa Logo

Welcome to Hexa, a local storage-based web application! Similar to Pastebin, our platform allows you to share and manage text snippets without the need for an intermediate server. Enjoy the convenience of direct, local data management.

Features

  • Local Data Management: Hexa utilizes local storage to store and retrieve text snippets, providing a seamless experience without relying on external servers.
  • Clipboard Copy: Easily copy the text to your clipboard with the click of a button for quick sharing.
  • Clear Text: Clear your text input when needed with a simple button press.
  • Copilot Chat Integration: Access Microsoft Copilot through the Bing Chat sidebar for enhanced collaboration and coding assistance.

Getting Started

  1. Open Hexa in your browser.
  2. Enter your text in the "Parameters" text area.
  3. Query Parameters:
    • ?text=YOUR_TEXT to pre-fill the text area with specific content. Example: https://qzxtu.github.io/Hexa/?text=Hello%20World
    • ?title=YOUR_TITLE to set a custom title for your Hexa session. Example: https://qzxtu.github.io/Hexa/?title=My%20Hexa%20Session
  4. Copy to clipboard or clear text as needed.
  5. Enjoy!

Demo

Check out the live demo to see Hexa in action.

image

Technologies Used

Authors

Feel free to explore and enhance Hexa according to your needs. Happy coding!