Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 697 Bytes

desktop.md

File metadata and controls

17 lines (12 loc) · 697 Bytes

Desktop

This is a module for Project Forge. It provides a desktop application using the system's webview

https://github.com/kyleu/projectforge/tree/main/module/desktop

License

Licensed under CC0

Usage

  • Desktop applications are provided for Linux, macOS, and Windows
  • To function, the Desktop build option must be enabled
  • The application is based on a webview, no changes should be needed
  • The server application is bundled as a library and automatically started
  • Because of cross-compilation issues, building is done in a Docker image
  • To build the desktop apps, run ./bin/build/desktop.sh