No description
Find a file
MathMan05 618cbf6167 A lot of changes and reducing the size of index.js
This should have general improvements, some things are half implemented, and still need some work, let me know if y'all see any bugs
2024-06-13 17:03:10 -05:00
webpage A lot of changes and reducing the size of index.js 2024-06-13 17:03:10 -05:00
.gitignore Initial commit 2024-05-25 18:36:24 -05:00
index.js Redo context menus work and make them not ugly 2024-06-09 19:05:45 -05:00
LICENSE Initial commit 2024-05-25 18:36:24 -05:00
package.json Added package.json and various minor changes 2024-06-07 09:07:21 -05:00
README.md Update README and correct comment 2024-05-27 20:27:07 -05:00

JankClient

A SpaceBar Client written in JS HTML and CSS to run, clone the repo and do either node index.js or bun index.js both bun and node are supported, and both should function as expected, if there are any problems with Jank Client on things that aren't linux, please let me know. To access Jank Client after init simply go to http://localhost:8080/login and login with your username and password.

Guild with more info and updates: https://dev.app.spacebar.chat/invite/WOVGtp

Please report bugs either here or in the guild provided, thank you.

I'm new to git/github, so please be patient with me, it's my first time. if there's anything about this repo that's incorrect, please add an issue telling me what it is, or make a merge fixing it