Skip to content
/ Hexa Public

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

License

Notifications You must be signed in to change notification settings

fl2on/Hexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages