Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
/ OmClient Public archive

Omegle Client that completely revolutionizes the omegle experience

License

Notifications You must be signed in to change notification settings

pwall2222/OmClient

Repository files navigation

OmClient

Omegle Tweaks is a full-blown writte up of Omegle wich injects into the code and substitudes it giving it some new features and customization.

Installing

To install this client you will need a user-script extension such as:

And just install the latest release from this link

Developing

Run this to get the dev dependencies installed:

npm i --include=dev

And run this to get a webserver (in port 3000) and autocompiling from typescript on save.

npm start

Authors

License

This project is licensed under the GPL v3 License - see the LICENSE file for details.

Acknowledgments

  • Thanks to PurpleBooth, for doing a README.md template.
  • Thanks to Nucular, for his gist on explaining how the omegle protocol works. Gist