Skip to content

BlinkNote is a lightweight, privacy-focused web application that allows users to share text, messages, code snippets, notes, or any form of data without any restrictions on size or length.

Notifications You must be signed in to change notification settings

Toxiclikith/blinknote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BlinkNote

BlinkNote is a lightweight, privacy-focused web application that allows users to share text, messages, code snippets, notes, or any form of data without any restrictions on size or length. The platform generates a unique 8-character alphanumeric ID and a sharable link, enabling seamless message retrieval and sharing.

Live Demo

Try BlinkNote here!

Features

  • Unlimited Message Length: No restrictions on the size or length of the message.
  • Instant Link & ID Generation: Upon submitting text, a unique sharable link and an 8-character alphanumeric ID are generated.
  • Easy Message Retrieval: Messages can be accessed using either the generated link or by entering the unique ID.
  • One-Click Copy: Users can copy the displayed message with a single click.
  • Cloud-Based Storage: Hosted on Cloudflare Pages for both frontend and backend, ensuring fast and secure access.
  • Lightweight & Fast: Built using only HTML, CSS, and JavaScript, making it highly responsive and easy to use.

How It Works

  1. Enter Your Message:
    Type or paste any message, text, code snippet, or data.

  2. Generate a Unique Link & ID:
    Click "Generate Link", and the system will create a unique link along with an 8-character alphanumeric ID.

  3. Share the Link or ID:
    Copy and share the generated link or ID with anyone.

  4. Retrieve Your Message:

    • Open the shared link to view the message instantly.
    • OR enter the unique ID in the input field and click "Get Message" to retrieve it manually.
  5. Copy the Message:
    Use the copy button to quickly copy the displayed message.

Installation & Setup

Since BlinkNote is a pure frontend application, no installation is required. Simply clone the repository and open the index.html file in your browser.

Clone the Repository

 git clone https://github.com/Toxiclikith/blinknote.git
 cd blinknote

Open in Browser

Simply open the index.html file in any web browser to use BlinkNote.

Contributing

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-branch-name.
  3. Make your changes and commit: git commit -m 'Add new feature'.
  4. Push the branch: git push origin feature-branch-name.
  5. Open a pull request.

For significant changes, please open an issue first to discuss your proposed modifications.

License

BlinkNote is licensed under the MIT License.

Support & Feedback

For support or to report issues, visit the GitHub repository and open an issue.


Note: BlinkNote is designed to provide a simple, fast, and unrestricted way to share text-based data while maintaining privacy and ease of use.

About

BlinkNote is a lightweight, privacy-focused web application that allows users to share text, messages, code snippets, notes, or any form of data without any restrictions on size or length.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published