Skip to content

Commit c850c06

Browse files
committed
procMessenger Project Added
procMessenger is a local-network messaging system to allow control of clients over a custom websocket protocol
1 parent 3c11bae commit c850c06

30 files changed

Lines changed: 874 additions & 107 deletions

docs/ProjectsLinks/Dwitter.htm

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/ProjectsLinks/NeurousNet.htm

Lines changed: 26 additions & 8 deletions
Large diffs are not rendered by default.

docs/ProjectsLinks/Shadertoy.htm

Lines changed: 26 additions & 8 deletions
Large diffs are not rendered by default.

docs/ProjectsLinks/currentsOfWar.htm

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/ProjectsLinks/msic.htm

Lines changed: 26 additions & 8 deletions
Large diffs are not rendered by default.

docs/ProjectsLinks/procMessenger.htm

Lines changed: 356 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# procMessenger :: Client Control
2+
3+
[procMessenger](https://github.com/ProcStack/procMessenger) 2020
4+
5+
Home Network Device-to-Device Messaging System
6+
7+
With direct control from a mobile app on your phone
8+
9+
Languages - Python, JavaScript, nodejs
10+
11+
Server + Client Network Messaging to perform taks;
12+
13+
Allowing mobile app controlled clients on the network
14+
15+
Using a custom Protocol for WebSocket connected Clients
16+
17+
Local-LLM or API-Key LLM AI Integration
18+
19+
With allowed access to Whitelisted functions,
20+
21+
Chat, Research, & Automation
22+
23+
procMessenger is a Work-in-Progress!
24+
25+
So, ya know how OpenClaw is this AI system that takes over your computer and deletes emails and reads private-keys and leaks them to the internet?
26+
27+
Yeah, lets not do that.
28+
29+
Let's have direct control through a Whitelist of functions and clients the LLM can talk to.
30+
31+
Being restricted by what the function is allowed to do,
32+
33+
Before being given to the LLM to use & control.
34+
35+
Let's play this security mess safely,
36+
37+
Let's play it with direct control from your phone to a local network with no access outside of the network.
38+
39+
Oh, you want the AI to gather research online?
40+
41+
Let's make sure it's through a script that can make API calls, rather than an AI running rampant on its own...
42+
43+
Baby with a freaking hand grenade,
44+
45+
That's what OpenClaw is....
46+
47+
Again, procMessenger is a Work-in-Progress!
48+
49+
The Mobile App's GUI needs a major facelift...
50+
51+
But I have a website & file similarity node graph indexer client now
52+
53+
(smart files on harddrive & website search)
54+
55+
Story editor with interactive control, [BranchShredder](https://github.com/ProcStack/branchShredder)
56+
57+
Sending Tap, Pinch-Zoom, and Drag messages to the running program
58+
59+
General LLM chat, and any whitelisted python script you want!

docs/ProjectsLinks/procPromo.htm

Lines changed: 26 additions & 8 deletions
Large diffs are not rendered by default.

docs/ProjectsLinks/procstack.github.io.htm

Lines changed: 25 additions & 7 deletions
Large diffs are not rendered by default.

docs/ProjectsLinks/pxlCam.htm

Lines changed: 26 additions & 8 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)