8000 GitHub - mmitkevich/coder-electron
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mmitkevich/coder-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This opens your code-server in electron app and supports URL list in ~/.config/coder.yaml to quick connect

build

npm i -g electron electron-build
npm run build

this would build dist/coder-VERSION-ARCH.dmg file

debug run

electron main.js

note

will create ~/.config/coder.yaml with urls containing code-server urls please do mkdir -p ~/.config if that directory not exists

urls:
  - https://192.169.250.10:9876
  - https://192.168.249.2:9876
  - http://192.169.250.10:9876

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
0