No description
![]() • added padding on main area, including channelname box • restored small space between icon and box in infosection • userdock and typebox are the same size now • reply line and icon/text start at the middle and end of the icon respectively (as Discord has it) • removed top padding from replybox which was pushing the contents down • moved padding that was misapplied to savediv by git merge |
||
---|---|---|
.dist | ||
webpage | ||
.gitignore | ||
index.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
Jank Client
Jank Client is a Spacebar Client written in TS, HTML, and CSS.
To run it, clone the repo and do npm install
, then
node index.js
or do the equivalent with bun
Both Bun and Node.js are supported, and should function as expected.
To access Jank Client after starting, simply go to http://localhost:8080/login and either register a new account, or log in with your email and password.
If there are any issues please report them either here, or to me dirrectly on spacebar
RoadMap
You can view the current roadmap on https://github.com/users/MathMan05/projects/1.
Link
The official SpaceBar server for Jank Client https://dev.app.spacebar.chat/invite/USgYJo The current hosted instance of JankClient https://sb-jankclient.vanillaminigames.net