Giter VIP home page Giter VIP logo

messageseentracker's Introduction

GitHub

MessageSeenTracker is an open-source program inspired by the project by janmakur. It allows users to check if another user has seen their message. The logic behind this is that it hosts an HTTP server, and the client needs to send a message with the link of that HTTP server. The link is tunneled via Cloudflare using cloudflared.msi, which the user is required to install from github.com/cloudflare/cloudflared releases.

Installation

To use MessageSeenTracker on Windows, you need to install cloudflared.msi from the Cloudflare releases:

To use MessageSeenTracker on Windows, you need to install node.js from the NodeJS releases:

Download the appropriate MSI file for your system and run it to install cloudflared. Once installed, MessageSeenTracker will be able to tunnel messages through Cloudflare.

Build Yourself

Before using MessageSeenTracker, you need to have the following installed on your machine:

  • Node.js - JavaScript runtime to execute the Node.js code.

Build Instructions

  1. Clone the repository from GitHub:

    git clone https://github.com/aulolua/MessageSeenTracker.git
    cd MessageSeenTracker
  2. Run the HTTP server:

    node server.js
  3. Share the link to the HTTP server with the recipient to send them a message.

Contributing

We welcome contributions to improve MessageSeenTracker and make it more efficient. If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name.
  3. Commit your changes: git commit -am 'Add some feature'.
  4. Push the branch to your fork: git push origin feature/your-feature-name.
  5. Submit a pull request with a detailed description of your changes.

License

MessageSeenTracker is released under the MIT License.

Disclaimer

MessageSeenTracker is an open-source project and comes with no warranties or guarantees. The authors are not responsible for any misuse or damages caused by the software. Use it at your own risk.

Credits

  • janmakur - For the original project idea and inspiration.
  • aulolua - Maintainer of this project.

If you have any questions, feedback, or issues, feel free to open an issue on the GitHub repository. We appreciate your interest and hope you find MessageSeenTracker useful!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.