apps icon indicating copy to clipboard operation
apps copied to clipboard

A collection of apps built on Electron

Results 52 apps issues
Sort by recently updated
recently updated
newest added

## Adding a new application ### Checklist - [x] I have read and completed the checklist of [Submission Guide](https://github.com/electron/apps/blob/master/contributing.md#submission-guidelines) - [x] My application is open-source and has been created for...

app: blocked/need-info

## Adding a new application ### Checklist - [x] I have read and completed the checklist of [Submission Guide](https://github.com/electron/apps/blob/master/contributing.md#submission-guidelines) - [ ] My application is open-source and has been created...

app: blocked/need-info

## Adding a new application ### Checklist - [x] I have read and completed the checklist of [Submission Guide](https://github.com/electron/apps/blob/master/contributing.md#submission-guidelines) - [ ] My application is open-source and has been created...

app: blocked/need-info

I don't know if this is the place to start a discussion about that. But I'm really concerned about the security of electron apps. As I could see in some...

question

It seems like enclosing the repository URL in quotes when creating the app's YML file leads to the README not being displayed on the website. Two examples: 1. https://www.electronjs.org/apps/moosync (URL...

bug

![image](https://user-images.githubusercontent.com/199648/159760403-c7596090-298f-43d3-bd70-ec3898400920.png) See https://www.electronjs.org/apps/react-explorer These images come from the README.md of the repository.

I tried to create an API which fetches app list from meta files and then get's the app's info by fetching the `.yml` file from `https://raw.githubusercontent.com/electron/apps/master/apps/${app}/${app}.yml`. But I got many...

I feel like we can have a website which has a dedicated way to add apps and details without making a pull request. This would be quick and fast and...

separe opensource apps from comercial

good first issue

We could do a `HEAD` request to all image URL's to ensure the mimeType returned is actually an image. This would prevent things like #430 where the URL added didn't...

good first issue