From 32a11e89aaf1e56c4443597d6104e1d5bc3e1fd2 Mon Sep 17 00:00:00 2001 From: 0xboobface <0xboobface@gmail.com> Date: Mon, 19 Nov 2018 16:02:08 +0100 Subject: [PATCH] Update readme for the client --- client/README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/client/README.md b/client/README.md index 3b74d7af..152f298d 100644 --- a/client/README.md +++ b/client/README.md @@ -2,13 +2,18 @@ A free recording software for Chaturbate, MyFreeCams, CamSoda, Cam4 and BongaCams. -![Screenshot](https://raw.githubusercontent.com/0xboobface/ctbrec/master/docs/img/featured-s.jpg) +## Requirements +* Java 64-bit version >= 10 (already included in the bundles, which end in -jre) -If you ever wanted to record a cam girl show to watch it later or if your favorite model lives in another timezone and is never online when you are, CTB Recorder is the solution for you. +## Installation +* Download the ctbrec bundle ending in -jre for your platform. +* Unzip it +* Open the new ctbrec directory and start ctbrec by executing ctbrec.exe or ctbrec.sh +* If you want to use features like follow/unfollow or tipping, set up your credentials + in the settings tab. **!!Caution!!** The credentials are stored unencrypted on your hard drive. -CTB Recorder allows you to record any public show on Chaturbate. It is very easy to use and set up in minutes. You can even run the recorder on a server and control it with the graphical user interface, so that you never miss a show again. - -For more visit the [homepage](https://0xboobface.github.io/ctbrec) +Alternatively you can [download](https://www.oracle.com/technetwork/java/javase/downloads/index.html) and install Java +yourself and use the smaller bundles without JRE. Make sure to add the java binary to your PATH environment variable. ## License CTB Recorder is licensed under the GPLv3. See [LICENSE.txt](https://raw.githubusercontent.com/0xboobface/ctbrec/master/LICENSE.txt).