Skip to content

kimda90/cgru

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draco CGRU

Screenshot

Installation

  • Install CGRU (http://cgru.info/installation).
  • Delete the folder /afanasy/browser containing the CGRU web interface.
  • Copy the folder 'browser' to the same location in CGRU.

Compilation

  • Generate the general CSS file from the sources: sass --update afanasy/browser/css/src/main.scss afanasy/browser/css/main.min.css --style compressed
  • Generate the general JS file from the sources: uglifyjs afanasy/browser/js/src/*.js afanasy/browser/js/src/interface/*.js afanasy/browser/js/src/nodes/*.js -c -m -o afanasy/browser/js/scripts.min.js --source-map

Notes

  • Windows: To integrate a window in the grid (once it is unlocked), use the CTRL key.
  • Sub-Windows: For example, you can access Task windows by double-clicking on a Job.
  • Refresh: The active window has a higher refresh (visible thanks to the circle on the left side of the title bar).
  • Last Update: This time corresponds to that elapsed since the last completed query.

About

CGRU - AFANASY - DRACO Theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.7%
  • Python 21.4%
  • JavaScript 21.3%
  • QML 4.2%
  • PHP 1.3%
  • Shell 1.3%
  • Other 4.8%