0.39.0 • Published 3 years ago

@reactivemarkets/desktop-about v0.39.0

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

Desktop About

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

This application exposes an about window to show desktop details.

Configuration

---
kind: application
metadata:
  name: about
  description: Creates an about window.
  namespace: desktop
  annotations:
    "@reactivemarkets/desktop-core":
      includeInTray: true
    "@reactivemarkets/desktop-dock":
      excludeFromSearch: true
spec:
  excludeFromWorkspace: true
  launchOnStart: false
  singleInstance: true
  url: about.asar
  window:
    alwaysOnTop: true
    backgroundColor: "#4A90E2"
    center: true
    fullscreenable: false
    height: 500
    minimizable: false
    maximizable: false
    resizable: false
    skipTaskbar: true
    title: About Desktop
    titleBarStyle: hidden
    useContentSize: true
    width: 700

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.0

3 years ago

0.29.1

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.22.0

4 years ago

0.21.0

4 years ago

0.20.0

4 years ago

0.19.0

4 years ago

0.18.0

4 years ago

0.16.0

4 years ago

0.17.0

4 years ago

0.14.0

4 years ago

0.15.0

4 years ago

0.13.0

4 years ago