sidecut / is-nomachine-running

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is-nomachine-running

An extremely basic web server that simply displays whether nomachine is running and, if so, whether a client is connected.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

TO DO

  • Test on macOS
  • Test on Linux
  • Test on Windows
  • Support virtual clients, multiple clients, etc.
  • Upgrade to Vue 3

About


Languages

Language:Vue 58.1%Language:Go 23.0%Language:TypeScript 9.0%Language:HTML 4.8%Language:CSS 4.0%Language:JavaScript 1.1%