Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishiqing/rishiqing-electron
electron pc for rishiqing
https://github.com/rishiqing/rishiqing-electron
Last synced: 27 days ago
JSON representation
electron pc for rishiqing
- Host: GitHub
- URL: https://github.com/rishiqing/rishiqing-electron
- Owner: rishiqing
- Created: 2016-05-09T09:03:58.000Z (over 8 years ago)
- Default Branch: beta
- Last Pushed: 2024-04-07T03:54:40.000Z (9 months ago)
- Last Synced: 2024-07-22T11:06:17.202Z (5 months ago)
- Language: JavaScript
- Size: 16.3 MB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rishiqing-electron
electron pc for rishiqing# mac的icons制作
用Image2icon这个工具制作
# 更新electron的方法
* sudo npm i electron -g -d
# 如果更新electron出现权限问题
* sudo npm i electron -g -d --unsafe-perm=true --allow-root