pojala / electrino

Desktop runtime for apps built on web technologies, using the system's own web browser engine
MIT License
4.37k stars 101 forks source link

List the Electron APIs that currently exist #12

Closed StephenWeber closed 7 years ago

StephenWeber commented 7 years ago

Based on the Electron APIs used in the examples.

StephenWeber commented 7 years ago

This may need to be more fully explained if the Electrino API as it currently stands does not implement all of the interfaces that the Electron API exposes -- for instance, if there are features missing from the Tray module, we may want to explicitly state what is or is not implemented.

amilajack commented 7 years ago

Thanks!