Remix.run Logo
austin-cheney 14 hours ago

I am working on a task manager that’s way more informative and resource efficient than the windows task manager and works on Linux. It also provides an informative dashboard for docker containers and web servers with proxy support and preference for streaming sockets supporting http and web sockets over the same ports.

aleda145 14 hours ago | parent [-]

WSL support too? Could be cool with a unified thing, not sure if that's even possible though.

austin-cheney 12 hours ago | parent [-]

It’s just a node app written in TypeScript. The OS specific details come from running the right shell commands.

https://github.com/prettydiff/aphorio