0.39.0 • Published 3 years ago

@reactivemarkets/desktop-dock v0.39.0

Weekly downloads
82
License
Apache-2.0
Repository
github
Last release
3 years ago

Desktop Dock

The architecture for Desktop is modular with the build combining many asar files into one package.

This application exposes a dock to find, open and manage applications.

Configuration

---
kind: application
metadata:
  name: dock
  description: Creates a dock to launch new windows.
  namespace: desktop
  annotations:
    "@reactivemarkets/desktop-core":
      includeInTray: true
    "@reactivemarkets/desktop-dock":
      excludeFromSearch: true
spec:
  singleInstance: true
  url: dock.asar
  window:
    backgroundColor: "#303030"
    center: true
    frame: false
    fullscreenable: false
    height: 60
    minimizable: false
    maximizable: false
    minHeight: 60
    minWidth: 400
    title: Dock
    useContentSize: true
    width: 680

Building from source

To install all dependencies and build run:

git clone https://github.com/reactivemarkets/desktop.git
cd desktop
npm ci
npm run build
0.39.0

3 years ago

0.38.0

3 years ago

0.37.0

3 years ago

0.36.0

3 years ago

0.35.0

3 years ago

0.34.0

3 years ago

0.33.0

3 years ago

0.32.0

3 years ago

0.31.0

3 years ago

0.30.0

3 years ago

0.29.1

3 years ago

0.29.0

3 years ago

0.28.0

3 years ago

0.27.0

4 years ago

0.26.0

4 years ago

0.25.0

4 years ago

0.24.0

4 years ago

0.23.0

4 years ago

0.21.0

4 years ago

0.22.0

4 years ago

0.20.0

4 years ago

0.19.0

4 years ago

0.18.0

4 years ago

0.17.0

4 years ago

0.16.0

4 years ago

0.14.0

4 years ago

0.15.0

4 years ago

0.13.0

4 years ago

0.11.0

4 years ago

0.12.0

4 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago