Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takuseno/watchgpu-edge
Edge server of GPU visualziation
https://github.com/takuseno/watchgpu-edge
Last synced: about 1 month ago
JSON representation
Edge server of GPU visualziation
- Host: GitHub
- URL: https://github.com/takuseno/watchgpu-edge
- Owner: takuseno
- Created: 2018-10-10T05:15:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T06:17:30.000Z (about 6 years ago)
- Last Synced: 2024-10-23T04:06:49.373Z (2 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# watchgpu-edge
Edge server for [watchgpu-master](https://github.com/takuseno/watchgpu-master)## Install
This server runs on Python3.
```
$ pip install -r requirements.txt
```## Run
Default port is `3333`.
```
$ python server.py
```