freechat/freechat-client
2020-11-22 12:34:11 -08:00
..
libs renamed libraries directory to libs/ 2020-04-17 18:49:02 -07:00
scripts Verbose output in build-sass.sh 2020-11-22 12:34:11 -08:00
src Setting up skeleton to start implementing webrtc at the client level 2020-11-22 12:33:58 -08:00
.gitignore ignoring node modules 2020-04-17 16:59:25 -07:00
example-dev-config.json changing initial screen to be a welcome page/nav page to other servers 2020-04-17 22:59:54 -07:00
main.js Setting up skeleton to start implementing webrtc at the client level 2020-11-22 12:33:58 -08:00
Makefile removed run from default recipe 2019-11-27 17:45:26 -08:00
package-lock.json Setting up skeleton to start implementing webrtc at the client level 2020-11-22 12:33:58 -08:00
package.json Setting up skeleton to start implementing webrtc at the client level 2020-11-22 12:33:58 -08:00
readme.md commiting in case the kivy trial fails 2020-03-16 19:36:10 -07:00

Client Build

This will be where we keep the code for the web-based-client. This client comms with our server code base found under /server/ in this repository.

Client Config Description

For unix based systems configuration will be found at $HOME/.config/freechat-client/config.json. There a few top levle items that I will describe here.