Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tolstoyevsky/orion
CusDeb microservice intended to provide for the possibility of testing operating systems images in a web browser
https://github.com/tolstoyevsky/orion
cusdeb python3 rpc-client rpc-server shirow tornado websocket-server
Last synced: 20 days ago
JSON representation
CusDeb microservice intended to provide for the possibility of testing operating systems images in a web browser
- Host: GitHub
- URL: https://github.com/tolstoyevsky/orion
- Owner: tolstoyevsky
- License: apache-2.0
- Created: 2018-12-07T13:10:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T15:15:19.000Z (over 3 years ago)
- Last Synced: 2024-11-08T10:12:04.612Z (2 months ago)
- Topics: cusdeb, python3, rpc-client, rpc-server, shirow, tornado, websocket-server
- Language: Python
- Homepage:
- Size: 364 KB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![build](https://travis-ci.org/tolstoyevsky/orion.svg?branch=master)](https://travis-ci.org/tolstoyevsky/orion)
# Orion
Orion is a [CusDeb](https://cusdeb.com) microservice which is intended to provide for the possibility of testing operating systems images in a web browser.
The microservice was named after the manga named [Orion](https://en.wikipedia.org/wiki/Orion_(manga)) by [Masamune Shirow](https://en.wikipedia.org/wiki/Masamune_Shirow).
## Authors
See [AUTHORS](https://github.com/tolstoyevsky/orion/blob/master/AUTHORS.md).
## Licensing
Orion is available under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).