Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```