A desktop client for the Symphony Collaboration Platform built using Electron
Go to file
Vishwas Shashidhar 14e6975590 build scripts
- create build script for macOS
- create build script for linux
- create build script for windows
- create build script for windows x86
2019-08-27 16:38:26 +05:30
.github rearrange folder structure 2019-08-23 11:58:30 +05:30
config build scripts 2019-08-27 16:38:26 +05:30
dictionaries ELECTRON-1170 - update dictionary files 2019-04-25 12:11:22 +05:30
docs rearrange folder structure 2019-08-23 11:58:30 +05:30
images feat: ELECTRON-1463: support linux build (#770) 2019-08-20 14:30:13 +05:30
installer build scripts 2019-08-27 16:38:26 +05:30
scripts build scripts 2019-08-27 16:38:26 +05:30
spec feat: ELECTRON-1463: support linux build (#770) 2019-08-20 14:30:13 +05:30
src refactoring 2019-08-23 13:38:51 +05:30
.compilerc Typescript: Completed about app 2019-04-02 10:56:37 +05:30
.gitignore feat: ELECTRON-1463: support linux build (#770) 2019-08-20 14:30:13 +05:30
.travis.yml add travis ci configuration 2019-04-02 10:58:23 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#413) 2018-06-26 14:10:05 +05:30
electron-builder.yml refactoring 2019-08-23 13:38:51 +05:30
gulpfile.js feature: ELECTRON-1204: allow set expiry to take period dynamically 2019-06-25 13:35:55 +05:30
jest-config.json build scripts 2019-08-27 16:38:26 +05:30
LICENSE added LICENSE and NOTICE files 2016-12-03 00:59:30 +01:00
NOTICE aligning README.md and CONTRIBUTING.md to FINOS project blueprint language (#672) 2019-06-04 17:56:19 +05:30
package.json build scripts 2019-08-27 16:38:26 +05:30
README.md rearrange folder structure 2019-08-23 11:58:30 +05:30
tsconfig.json Merge TS context isolation branch onto Typescript master branch (#598) 2019-04-02 10:58:09 +05:30
tslint.json Merge TS context isolation branch onto Typescript master branch (#598) 2019-04-02 10:58:09 +05:30

Symphony Software Foundation - Incubating Build Status

SymphonyElectron

About:

SymphonyElectron is a desktop client of the Symphony Communication Platform built for macOS, Windows 10 and Windows 7. We've built this using the popular electron framework to support cross platform desktop apps loaded in a chromium container

Contributing

  1. Fork it (https://github.com/symphonyoss/SymphonyElectron/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Read our contribution guidelines and Community Code of Conduct
  4. Commit your changes (git commit -am 'Add some fooBar')
  5. Push to the branch (git push origin feature/fooBar)
  6. Create a new Pull Request

Project Goals:

Our goal is to improve the performance and development agility of Symphony's desktop wrapper and build a path to support other wrappers by:

  1. Standardizing the JS to native interfaces
  2. Standardizing the app to app interfaces (current embedding API)
  3. Provide an open and free reference implementation that anyone can contribute to, modify, and make derivative works.

In order to achieve those goals Symphony is participating and working in close collaboration with the Foundation Desktop Wrapper Working Group

Development Setup & Running

Read Dev Setup

License

The code in this repository is distributed under the Apache License, Version 2.0.

Copyright 2019 Symphony LLC