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

https://github.com/atam84/autosys_viewer

simple html javascript tool that allow user to view the autosys box and jobs using visjs
https://github.com/atam84/autosys_viewer

Last synced: about 1 month ago
JSON representation

simple html javascript tool that allow user to view the autosys box and jobs using visjs

Awesome Lists containing this project

README

        

# autosys_viewer

simple html javascript tool that allow user to view the autosys tree representation (box and jobs) using visjs

# preview

![alt text](screenshots/load_data.png "Loading data")

![alt text](screenshots/find_job.png "find job")

# How to use it
```
autorep -J %[suffix]>% > /var/tmp/\
```
**or**
```
autorep -J ALL > /var/tmp/\
```

And open the result file using "autosys_viewer_v0.2.1beta.html"