Skip to content

To keep your session in anything online pressing the input you wanto or moving the pointer

License

Notifications You must be signed in to change notification settings

sanliuk/KeepMeOnline

Repository files navigation

🚀 Keep Me Online 🟢

👀 Overview

Keep Me Online is a Python-based UI application that prevents online inactivity detection by simulating user input. The tool can periodically move the mouse cursor or send a keyboard input (such as the Shift key) to keep the session active.

The app is available as an executable (.exe), ready to use without installation.

Keep Me Online UI


🎯 Features

  • Customizable Activity Simulation:
    • Set the mouse movement distance (default: 50 px).
    • Choose the interval between actions (default: 50 seconds).
    • Select a keyboard input to simulate (default: Shift).
  • Easy to Use:
    • Press Start to activate Keep Me Online.
    • Press Stop to end the process.
  • Status Indicator:
    • 🟢 Green when active.
    • 🔴 Red when inactive.
  • Emergency Stop:
    • Press Ctrl + P to terminate immediately.

🛠️ For Developers

Want to modify or improve the project? Here’s how to set up your development environment!

📌 Prerequisites

  • Python 3.x
  • Required libraries: pyautogui, tkinter

⚙️ Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/keep-me-online.git
    cd keep-me-online
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the application:
    python keep_me_online.py

🖥️ How to Use?

  1. Launch the executable or run the script.
  2. Configure movement distance, loop interval, and input key.
  3. Click Start to begin activity simulation.
  4. Click Stop to halt the process.
  5. Use Ctrl + P for an emergency stop.

🚀 Contributions & Support

Found a bug? Have a feature suggestion? Open an Issue or a Pull Request on GitHub! 🎉

💬 For any questions or support, feel free to reach out! 😊


💬 Join Our Community!

Need help or want to learn more?
Join our Discord community for support, discussions, and exclusive tutorials! 🎮🔥

Join our Discord


⚠️ Disclaimer

This tool is intended for ethical use only. The author is not responsible for any misuse or consequences arising from its application.


📜 License

MIT License


🛠️ Created with ❤️ by San Liuk

About

To keep your session in anything online pressing the input you wanto or moving the pointer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published