-
electron製のアプリケーションはURLを持たない。
そのため、URLはアプリのURL Schemeに合わせるか、 electron.milelane.co などのダミーURLを発行するかは検討する。
-
Is there a chance that the app could be distributed via the Windows App Store? That would make deployment even easier. I believe [this](https://electronjs.org/docs/tutorial/windows-store-guide) explai…
-
This issue seems to be isolated to only a few applications under certain conditions (I tested with Teams, Chrome, Edge, Outlook, Notepad++, VS Code):
- Multiple screens
- Affects window and taskbar …
-
# related:
- [x] 思维导图: https://naotu.baidu.com/file/bf3b03d80752c44e8c991372ba865d12
- [x] #201 : Nodejs
- [x] #268
- [x] #269
- [x] #121 : App UI
-
Cache must not be stored in `~/.config/Riot/Cache`. There is `~/.cache` or `$XDG_CACHE_HOME` for cache.
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
-
Electron supports automatic updates. Let's enable that for Betwixt.
Docs: https://github.com/atom/electron/blob/master/docs/api/auto-updater.md
Reference: https://github.com/atom/atom
-
![image](https://cloud.githubusercontent.com/assets/1037212/19123811/111f3b8c-8ae5-11e6-874a-b9e6320433ec.png)
-
**Describe the bug**
I tried to run the arm64 build on m1pro and i get the following error
`Altus is damaged and can’t be opened. You should move it to the Trash.`
Altus 4.7.0 (build for intel)…
-
First off I just wanted to say this is an amazing project. Excellent work! It's a ton of fun to play around with.
I'm always curious about what's inside native apps so I almost reflexively clicked …
-
Hi,
It seems `Apple Distribution` certificates not supported.
> https://help.apple.com/xcode/mac/current/#/dev3a05256b8
> Apple Distribution
> Sign your apps for submission to the App Store or…