blob: a417400396f7d21c3bf05ee4dd657a3973657559 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Xcos on Web
Xcos is an open source graphic simulator available with Scilab. Scilab can be installed on all major Operating Systems
The main aim of this project will be to port core functionalities of Xcos to a browser-only version that can be used without installing additional plugins or software.
## Installation
Host the contents of this repository on Apache2 and run index.html
## License information
This project has a Creative Commons Public License.
For further information please refer to 'license.txt'-file
## Support and Contact
You can get support in the community mailing list and forums:
https://groups.google.com/forum/#!forum/xcos-on-web
|