Feedback, Ideas, or Questions? #3
Closed
Cod-e-Codes
started this conversation in
General
Replies: 4 comments
|
Hello, I see that it's possible to use Marchat on Termux ; could you please explain how to install Marchat on Termux ? Thank you. |
0 replies
|
Hey @ludetie!
pkg install git golang
git clone https://github.com/Cod-e-Codes/marchat.git
cd marchat
go mod tidy
go build -o marchat-server cmd/server/main.go
go build -o marchat-client client/main.goThen run them just like on a PC, using the correct flags/variables.
|
0 replies
|
Thank you @Cod-e-Codes ! I built the client in Termux and it works fine. Have a nice day ! |
0 replies
|
Awesome, @ludetie! Glad to hear it’s working smoothly. Enjoy using marchat! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Feedback, Ideas, or Questions?
marchatis now in open beta and has started gaining visibility through community posts. If you’ve just discovered the project, I’d love to hear your thoughts.Note
Your feedback at this stage is especially helpful — whether it’s about usability, missing features, or general impressions.
A few questions to get the conversation started:
Feel free to reply here or start a discussion if you'd like to start a more focused discussion.
Thanks for checking out
marchatand helping shape its future.All reactions