Skip to content

veloxy/dnsdock-services-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNSDock Dock

Simple little app that displays dnsdock services in a tray on OSX.

Screenshot

Features

  • Clicking links opens it in your browser of choice
  • Clicking IP's will copy it to clipboard

Installation

Download latest release and install it like any other OSX application. 😋

Building from source

npm install
npm run build

Credits