a better frontend for brainlet
Find a file
2020-12-31 12:56:38 -05:00
brainlet-lib@b3d9f220b0 Initialize project 2020-12-31 12:22:07 -05:00
.gitmodules Initialize project 2020-12-31 12:22:07 -05:00
index.js Initialize project 2020-12-31 12:22:07 -05:00
LICENSE Initial commit 2020-12-30 22:26:28 +00:00
package.json Initialize project 2020-12-31 12:22:07 -05:00
README.md Better README 2020-12-31 12:56:38 -05:00

brainlet-cli

a better (unofficial) frontend for brainlet

Requirements

You should use a terminal supporting VT100 escape codes and supporting 24-bit colors.

If you have a modern terminal, they probably have it.

Any operating systems not using Linux are not supported.

Installation

git clone --depth=1 --recurse-submodules https://git.hippoz.xyz/hiimgoodpack/brainlet-cli.git
cd brainlet-cli
pushd brainlet-lib
npm install
popd
npm install

Usage

node index.js <server>

Commands

Normal commands

Name Description
quit Exits the client
signup Creates an account
login Logs into an account and connects to the server
ls Lists categories
join Joins a category
dump (Debug) Prints user information

Chat commands

Name Description
/leave Leaves the channel without telling the server