Skip to content

kotenev/SuRVoS2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuRVoS2

Next generation of SuRVoS - Coming soon!

Build Status

Run server

bin/survos server

Run Qt client

bin/survos qt [workspace_path] --server [host:port]

Run API command

  • Locally:
bin/server run [plugin].[command] [param1=value1] [param2=value2]
  • Remotely:
bin/server run [plugin].[command] --server [host:port] [param1=value1] [param2=value2]

About

Next generation of SuRVoS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.2%
  • C++ 27.5%
  • Cuda 4.2%
  • Makefile 0.1%