freechat/freechat-client
2020-04-17 22:59:54 -07:00
..
libs renamed libraries directory to libs/ 2020-04-17 18:49:02 -07:00
scripts build sys improvement: live watching of css changes 2019-11-27 15:09:17 -08:00
src changing initial screen to be a welcome page/nav page to other servers 2020-04-17 22:59:54 -07: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 new directory structure and starting settings pages 2020-04-17 18:46:05 -07:00
Makefile removed run from default recipe 2019-11-27 17:45:26 -08:00
package-lock.json project deps at start 2019-11-26 22:31:56 -08:00
package.json project deps at start 2019-11-26 22:31:56 -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.