summaryrefslogtreecommitdiff
path: root/README.md
blob: ac2002584e3992a27a9e0c2ddb40be5b6963ccd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# 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 on the cloud.

## Installation

	 git clone https://github.com/FOSSEE/xcos-on-web

	 git clone https://github.com/Hrily/scilab
	
	 cd scilab && chmod +x configure && ./configure && make
	
	 cd ../xcos-on-web && python SendLog.py

(The directories `scilab` and `xcos-on-web` must be within the same folder)

## License information
This project has a Creative Commons Public License.

## Demo

An online demo can be found over here:

    http://xcos.fossee.in

## Developers and Testers

* Amit Kumar Yadav, Motilal Nehru National Institute of Technology, Allahabad
* Chhavi Agarwal, National Institute of Technology, Kurukshetra
* Hrishikesh Hiraskar, National Institute of Technology Karnataka, Surathkal
* Jitesh Jha, Manipal Institute of Technology, Manipal
* Kumar Saarang Singh, Manipal Institute of Technology, Manipal
* Nimish Singhal, Manipal Institute of Technology, Manipal
* Pooja Soundalgekar, National Institute of Technology Karnataka, Surathkal
* Vishnu Nair, Indian Institute of Technology, Bombay
* Adhitya Kamakshidasan, Visvesvaraya National Institute of Technology, Nagpur