freechat/freechat-client
2020-03-16 19:36:51 -07:00
..
scripts build sys improvement: live watching of css changes 2019-11-27 15:09:17 -08:00
src commiting in case the kivy trial fails 2020-03-16 19:36:10 -07:00
.gitignore used whenever we need vscode for stuff 2020-03-16 16:44:47 -07:00
example-dev-config.json configs regarding new app setup 2020-03-16 16:44:27 -07:00
index.html ugly but the frame or whatever is there so fuck it 2019-11-27 17:45:17 -08:00
main.js removing menu bar cuz its ugly 2019-11-27 00:46:43 -08: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
requirements.txt configs regarding new app setup 2020-03-16 16:44:27 -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.