ctbrec/client
0xb00bface 698b5a5d62 Restore window location after minimize
On windows the window ends up at -32000,-32000, if it gets hidden with
stage.hide() after it has been minimized, so we have to restore the
location when it is brought back to the front again
2021-05-08 14:08:02 +02:00
..
.settings Remove some compiler and sonar warnings 2021-01-09 14:03:03 +01:00
src Restore window location after minimize 2021-05-08 14:08:02 +02:00
.classpath Remove some compiler and sonar warnings 2021-01-09 14:03:03 +01:00
.gitignore Add idea project files to .gitignore 2020-11-21 19:20:01 +01:00
.project Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
LICENSE.txt Split up project into client, server and master 2018-11-18 19:22:37 +01:00
README.md Update readme for the client 2018-11-19 16:02:08 +01:00
build.sh Remove JAVA_HOME variable 2020-07-26 16:00:12 +02:00
pom.xml Set version to 4.2.0 2021-05-04 17:57:25 +02:00

README.md

CTB Recorder

A free recording software for Chaturbate, MyFreeCams, CamSoda, Cam4 and BongaCams.

Requirements

  • Java 64-bit version >= 10 (already included in the bundles, which end in -jre)

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.

Alternatively you can download 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.