Skip to content
View ganeshkrishnamurthybhat's full-sized avatar
💭
Inviting ethical people to keep jerks out of my life
💭
Inviting ethical people to keep jerks out of my life

Block or report ganeshkrishnamurthybhat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
.github/profile/README.md

Desktop CGI

Status: MVP Development for Active Use: v2.0.0

[Funding Invited]

Desktop-CGI is a desktop executable app that can be created from any CGI files or CGI web apps that can be served from an file, an embedded web server using proxy, or an remote proxy web server. It supports embedding and managing embeddable databases and executables. It supports all major Operating systems supported by electron like Windows, Linux, and MacOS supported by Electron.

Highlights

Desktop-CGI can serve any CGI files, OR CGI / Scripted / Interpreted languages like PHP, Ruby, Python, Perl, JSP, ASPX, Other Interpreted Languages through embedded webservers, OR any remote proxy (any protocol / webserver) apps

Desktop-CGI runs an Electron - Node - Express - cgijs based application under the hood and supports major Operating systems like Windows, Linux, Mac or any operating systems supported by Electron.

Package Dependencies:
  • Library dependencies:

    • Nodejs: (> 8.x)
  • Application Dependencies:

    • cgi-js: (>=1.1.0)
    • electron: (>=18.1.0)
    • relevant compiling packages

Popular repositories Loading

  1. javatuts javatuts Public

    Java Tuts

    Java

  2. .github .github Public

    Forked from desktop-cgi/.github

    Read me for the project

  3. desktop-cgi desktop-cgi Public

    Forked from desktop-cgi/desktop-cgi-archive

    Desktop-CGI is a desktop executable app that is created using electron, nodejs express based server that serves - CGI files, embedded webserver served CGI apps (PHP, Ruby, Python, Perl, CGI, JSP, A…

    EJS