Skip to content

remoteViz - Simple Interface for VirtualGL and TurboVNC

Notifications You must be signed in to change notification settings

farhansj/remoteViz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remoteViz - Interface for Remote Visualization 
			using VirtualGL & TurboVNC backend
==============================================

Perl Deps:
- v5.16.1
- Mouse Config::General CLI::Framework Daemon::Generic

Usage
-----
Request visualization:
- $remoteViz req
- $remoteViz req -g 800x600 -d "Project X"

Listing vnc session:
- $remoteViz list
- $remoteViz ls

 ID	Port	Geometry	Description
 ==================================================
 1	5901	800x600 	none 
 2	5902	800x600 	Project X

Stop session:
- $remoteViz stop [id]

Run , vglrun wrapper:
- $remoteViz run glxgears

About

remoteViz - Simple Interface for VirtualGL and TurboVNC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 99.1%
  • Shell 0.9%