Skip to content

insanXYZ/termchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

short.video.of.using.termchat.mp4

TermChat

Installation

You can visit to releases page, select the latest version and download it depending on your operating system.

Usage

termchat -url https://exampleserver.com

if you want to run the server, you can use server folder on repo

  1. cd server/
  2. go mod tidy
  3. rename config.env.example to config.env and set in here
  4. go run main.go