A desktop client for the Symphony Collaboration Platform built using Electron
Go to file
2021-01-29 11:31:59 +05:30
.github remove unneeded github actions 2021-01-29 11:31:59 +05:30
.run update run configurations for vscode and jetbrains 2021-01-29 11:29:44 +05:30
.vscode update run configurations for vscode and jetbrains 2021-01-29 11:29:44 +05:30
config fix: SDA-2287 (Only create context bridge when CI is enabled and create new config filed for defining origin) (#1036) 2020-07-27 19:41:21 +05:30
dictionaries ELECTRON-1170 - update dictionary files 2019-04-25 12:11:22 +05:30
docs feat: SDA-2619 (implement reply feature for custom notification) (#1153) 2020-12-16 17:08:18 +05:30
images sda-1722 new mac icon, only one size (#875) 2020-02-17 14:33:06 +05:30
installer Merge branch 'master' into SDA-2931 2021-01-28 09:45:35 +01:00
scripts SDA-2815: fix archive name for legacy installer 2020-12-22 19:25:50 +05:30
spec SDA-2824 Set notification position modal darkmode 2021-01-14 12:10:20 +01:00
spectron sda-2700 show 1.5/SFE 2.0/SFE-lite 2020-11-30 12:14:09 +01:00
src Left align the text 2021-01-25 17:34:09 +01:00
.compilerc Typescript: Completed about app 2019-04-02 10:56:37 +05:30
.dockerignore build: Complete docker setup for generating Linux builds (#864) 2020-01-29 14:43:29 +05:30
.gitignore remove package-lock.json causing conflicts 2020-06-15 12:12:38 +05:30
.travis.yml run only unit tests on travis temporarily 2020-06-17 13:57:44 +05:30
appveyor.yml test: Spectron (Initial commit) (#838) 2020-03-18 11:15:00 +05:30
CODE_OF_CONDUCT.md update code of conduct 2020-04-03 12:43:33 +05:30
crowdin.yml I18N-978: Add configuration file for Crowdin CLI (#1071) 2020-09-22 21:19:54 +05:30
Dockerfile Linux: Install new packages to support latest SDA dependency (#953) 2020-03-30 12:10:18 +05:30
entitlements.mac.plist SDA-1668: add entitlements for macOS catalina (#849) 2020-01-14 20:07:57 +05:30
gulpfile.js fix: add gulp ts source root for building (#1027) 2020-06-30 14:41:15 +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 Align NOTICE file to FINOS project blueprint (#785) 2019-09-25 10:27:25 +05:30
package.json SDA-2934: Upgrade electron to 9.4.1 (#1178) 2021-01-28 03:40:41 +05:30
README.md update setup guide (#1084) 2020-10-05 20:04:38 +05:30
RELEASE_NOTES.md Update RELEASE_NOTES.md 2020-12-16 11:45:20 +01:00
travis.yml test: Spectron (Initial commit) (#838) 2020-03-18 11:15:00 +05:30
tsconfig.json fix: Upgrade master to 6.x (#795) 2019-10-30 20:58:25 +05:30
tsconfig.spec.json test: Spectron (Initial commit) (#838) 2020-03-18 11:15:00 +05:30
tslint.json Annotate WIP 2020-11-12 13:42:06 +01:00

FINOS - Incubating Symphony Software Foundation - Incubating Build Status Known Vulnerabilities

SymphonyElectron

About:

SymphonyElectron is a desktop client of the Symphony Communication Platform built for macOS, Windows 10, Windows 7 and Linux (experimental) . 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

NOTE: Commits and pull requests to FINOS repositories will only be accepted from those contributors with an active, executed Individual Contributor License Agreement (ICLA) with FINOS OR who are covered under an existing and active Corporate Contribution License Agreement (CCLA) executed with FINOS. Commits from individuals not covered under an ICLA or CCLA will be flagged and blocked by the FINOS Clabot tool. Please note that some CCLAs require individuals/employees to be explicitly named on the CCLA.

Need an ICLA? Unsure if you are covered under an existing CCLA? Email help@finos.org

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