Go to file
2024-06-15 03:12:38 -04:00
assets Add internal command handler with ping and clear commands to start 2024-06-14 00:57:05 -04:00
chatBot Add current bot readme 2024-06-15 03:12:38 -04:00
test first commit 2024-06-03 19:23:14 -04:00
.gitignore remove unused function 2024-06-13 01:38:10 -04:00
app.js Fix usernames for bots 2024-06-14 15:21:41 -04:00
commands.js Adding hyperdrive files management via ~list-files 2024-06-14 01:56:46 -04:00
index.html Better style for the side bar + removing alert on copy 2024-06-13 05:24:44 -04:00
package.json Setting force window default size, min size and adding real window buttons 2024-06-09 01:27:42 -04:00
README.md add readme 2024-06-14 03:17:31 -04:00
style.css fixing talk button not turning red 2024-06-13 06:10:26 -04:00

LinkUp is currently in active development and not fully launched.

To launch the App in Dev Mode:

git clone https://git.ssh.surf/snxraven/LinkUp-P2P-Chat.git

cd LinkUp-P2P-Chat

npm i; npm i pear -g;

Lastly - run the app: pear dev -s /tmp/tmp_pear