Skip to main content

An open source alternative to WebChaver.

Project description

OpenChaver

# Run the services
python openchaver.py

OR

# Build an Executable
python -m nuitka .\openchaver.py --standalone --output-dir=build --enable-plugin=numpy

TODO:

  • scheduler - Sends events to the screenshot service.
  • screenshot - Takes screenshots of the active window. Sends the screenshot to the storage service.
  • storage - Stores the screenshots in the sqlite database.
  • Add a idle service that will pause the screenshot service if the user is idle.
  • Add a keystroke service that will send events to the screenshot service if NSFW text is detected. (Window Defender treats this as a virus. Any workarounds will be unstable.)
  • Create the uninstallation script that will uninstall the application.
  • Create the configuration script that will configure the application. (Done by Website)
  • Add a upload service to upload the screenshots to the remote server.
  • Create the remote backend server that will send reports and alerts to the chaver. -> openchaver-server
  • Create the installation script that will install the application.
  • Create the update script that will update the application.
  • Create the documentation for the application.
  • Create the tests for the application.
  • Create the watchdog for the application.

As you can see, there is a lot to do. If you want to help, please contact me.

Checkout releases for the latest binaries.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openchaver_client-0.4.1.tar.gz (31.7 kB view hashes)

Uploaded Source

Built Distribution

openchaver_client-0.4.1-py3-none-any.whl (34.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page