freechat/freechat-client
2020-12-12 13:26:02 -08:00
..
assets moving logo into client for the meme 2020-12-07 22:16:42 -08:00
libs renamed libraries directory to libs/ 2020-04-17 18:49:02 -07:00
pages better css for the navbar 2020-12-07 22:18:05 -08:00
sass better css for the navbar 2020-12-07 22:18:05 -08:00
scripts Basic window now uses the correct css paths for building 2020-12-06 15:26:22 -08:00
.gitignore Basic window now uses the correct css paths for building 2020-12-06 15:26:22 -08: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 skeleton code for loading configs into the client at init time 2020-12-12 13:26:02 -08:00
Makefile removed run from default recipe 2019-11-27 17:45:26 -08:00
package-lock.json adding easy cmd line options parser 2020-12-07 22:17:17 -08:00
package.json adding easy cmd line options parser 2020-12-07 22:17:17 -08:00
preload.js ! More restructuring changes 2020-12-06 14:45:06 -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.