A desktop client for the Symphony Collaboration Platform built using Electron
Go to file
Vishwas Shashidhar 42c8b1e0a7 add travis config back
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-02-13 23:13:46 +05:30
.github add travis config back 2020-02-13 23:13:46 +05:30
config Update Symphony.config (#862) 2020-01-27 16:15:17 +05:30
dictionaries ELECTRON-1170 - update dictionary files 2019-04-25 12:11:22 +05:30
docs build: Complete docker setup for generating Linux builds (#864) 2020-01-29 14:43:29 +05:30
images fix: SDA-1546 (Update SDA Icons) (#840) 2020-01-04 14:18:02 +05:30
installer Added removal of startup key 'electron.app.Symphony' (#837) 2019-12-20 14:58:20 +05:30
scripts chore: SDA-1635: add snyk to builds (#839) 2019-12-30 21:06:47 +05:30
spec SDA-1395 - Disable context menu for action buttons (#858) 2020-01-27 11:15:20 +05:30
src SDA-1501 Removed margin 2020-02-11 15:17:31 +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 fix: Add package-lock.json to git & disable protocol register for dev env (#815) 2019-11-29 08:47:15 +05:30
.travis.yml add travis config back 2020-02-13 23:13:46 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#413) 2018-06-26 14:10:05 +05:30
Dockerfile build: Complete docker setup for generating Linux builds (#864) 2020-01-29 14:43:29 +05:30
entitlements.mac.plist SDA-1668: add entitlements for macOS catalina (#849) 2020-01-14 20:07:57 +05:30
gulpfile.js fix: Upgrade master to 6.x (#795) 2019-10-30 20:58:25 +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-lock.json build: Complete docker setup for generating Linux builds (#864) 2020-01-29 14:43:29 +05:30
package.json SDA-1744 Correct rendering of dropdown menus 2020-02-11 11:28:55 +01:00
README.md add synk badge to the repository 2019-12-05 12:21:36 +05:30
tsconfig.json fix: Upgrade master to 6.x (#795) 2019-10-30 20:58:25 +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 Known Vulnerabilities

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

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