A desktop client for the Symphony Collaboration Platform built using Electron
Go to file
Keerthi Niranjan 5506e58295 Fix typo (#748)
2019-07-23 10:46:59 +05:30
.github aligning README.md and CONTRIBUTING.md to FINOS project blueprint language (#672) 2019-06-04 17:56:19 +05:30
build update upscaled icon 2019-07-20 07:51:43 +05:30
config fix: ELECTRON-1371 (Fix Custom title bar title margin issue) (#715) 2019-07-11 15:46:12 +05:30
demo ELECTRON-1368 - Fix SnackBar & DownloadManager in pop-out (#740) 2019-07-19 14:30:07 +05:30
dictionaries ELECTRON-1170 - update dictionary files 2019-04-25 12:11:22 +05:30
installer wip: ELECTRON-1426: update assets to reflect new branding (#746) 2019-07-20 07:04:17 +05:30
spec ELECTRON-1409 - Identify screens based on name instead of display_id for Windows (#745) 2019-07-19 22:22:11 +05:30
src Fix typo (#748) 2019-07-23 10:46:59 +05:30
types add statistics logging 2019-05-28 13:35:45 +05:30
.compilerc Typescript: Completed about app 2019-04-02 10:56:37 +05:30
.gitignore add lib to gitignore 2019-05-15 13:02:26 +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
DEV_SETUP.md remove spectron related code 2019-04-02 10:50:41 +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 remove packager dep and refactor jest config 2019-05-22 12:51:49 +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 SEARCH-1621 - Fix indexVersion to be updated after lz4 is created (#747) 2019-07-22 17:05:18 +05:30
PULL_REQUEST_TEMPLATE.md refactor code and remove old JS code 2019-05-07 13:26:57 +05:30
README.md aligning README.md and CONTRIBUTING.md to FINOS project blueprint language (#672) 2019-06-04 17:56:19 +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