https://github.com/joshmerlino/tmrc
Task Manager Remote Viewer Server
https://github.com/joshmerlino/tmrc
Last synced: 3 months ago
JSON representation
Task Manager Remote Viewer Server
- Host: GitHub
- URL: https://github.com/joshmerlino/tmrc
- Owner: JoshMerlino
- Created: 2022-05-07T03:14:30.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T13:04:46.000Z (about 2 years ago)
- Last Synced: 2024-12-31T21:28:27.937Z (5 months ago)
- Language: TypeScript
- Size: 5.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
cd /opt
git clone https://github.com/JoshMerlino/tmrc.git
cd tmrc
chmod +x ./start
./start
```