A desktop client for the Symphony Collaboration Platform built using Electron
Go to file
2022-08-10 14:24:46 +05:30
.github SDA-3733 (Upgrade electron version to 19) (#1437) 2022-06-14 14:00:20 +05:30
.run update run configurations for vscode and jetbrains 2021-01-29 11:29:44 +05:30
.vscode Add VS Code launch config for st2 2021-03-23 15:53:49 +01:00
build SDA-3800 (Backup and overwrite global config to persist data) (#1469) 2022-08-10 06:32:52 +05:30
config SDA-3589 - Change the default channel to latest (#1464) 2022-07-29 13:54:59 +05:30
dictionaries ELECTRON-1170 - update dictionary files 2019-04-25 12:11:22 +05:30
docs SDA-3377 Processing multiple chrome flags provided as installation parameters 2021-10-28 10:48:45 +02:00
images sda-1722 new mac icon, only one size (#875) 2020-02-17 14:33:06 +05:30
installer SDA-3589 Ability to install SDA for local user only (#1468) 2022-08-08 13:49:58 +02:00
scripts SDA-3589 Server url + Yml file update bugfix (#1465) 2022-08-02 13:57:47 +02:00
spec SDA-3707 - Fix getting window handle for maximized windows (#1420) (#1427) 2022-07-28 11:37:00 +02:00
spectron chore: format the problematic files 2021-01-29 13:10:30 +05:30
src SDA-3800 - Ignore config copy issue for global installed SDA (#1470) 2022-08-10 14:24:46 +05:30
.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 Add package-lock.json to lock dependcies 2021-06-04 17:15:38 +02:00
.prettierignore add prettier configuration 2021-01-29 11:36:48 +05:30
.prettierrc add prettier configuration 2021-01-29 11:36:48 +05:30
.travis.yml SDA-3733 (Upgrade electron version to 19) (#1437) 2022-06-14 14:00:20 +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 SDA-2530: update main branch 2021-03-03 12:24:47 +05:30
entitlements.mac.plist SDA-1668: add entitlements for macOS catalina (#849) 2020-01-14 20:07:57 +05:30
gulpfile.js SDA-3237 Notifications re-design 2021-07-28 21:56:12 +02:00
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 SDA-3589 (Use default channel for auto update) (#1463) 2022-07-29 09:53:34 +02:00
package.json SDA-3780 (Read user config before starting the application) (#1467) 2022-08-04 12:12:39 +05:30
README.md update documentation 2021-03-25 18:32:03 +05:30
RELEASE_NOTES.md Update release notes with not building/supporting legacy installer anymore 2021-10-26 14:28:38 +02:00
travis.yml SDA-3733 (Upgrade electron version to 19) (#1437) 2022-06-14 14:00:20 +05:30
tsconfig.json SDA-3733 - Fix general code issues, Include everything from node_modules (#1445) 2022-06-16 12:32:30 +05:30
tsconfig.spec.json test: Spectron (Initial commit) (#838) 2020-03-18 11:15:00 +05:30
tslint.json chore: fix few more linting issues 2021-01-29 13:39:26 +05:30

FINOS - Incubating Symphony Software Foundation - Incubating Continuous Integration 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 2021 Symphony LLC