forked from j62/ctbrec
1
0
Fork 0
ctbrec/client
0xboobface 754271c466 Add column which opens a preview popup, when hovered over
Add a column to the recorded models table, which can be used to
open a small preview popup. The popup opens, when the mouse hovers over
the table cell for a certain amount of time or if the cell gets clicked.
The preview plays the stream with the lowest quality without audio.
2018-12-01 00:29:20 +01:00
..
.settings Split up project into client, server and master 2018-11-18 19:22:37 +01:00
src Add column which opens a preview popup, when hovered over 2018-12-01 00:29:20 +01:00
.classpath Split up project into client, server and master 2018-11-18 19:22:37 +01:00
.gitattributes Split up project into client, server and master 2018-11-18 19:22:37 +01:00
.gitignore Ignore log files 2018-11-27 17:54:43 +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 Split up project into client, server and master 2018-11-18 19:22:37 +01:00
pom.xml Bump version to 1.12.1 2018-11-28 23:28:32 +01: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.