Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhujiaming/apk-installer
一款可运行于windows、macos的Apk安装器软件,快速安装Apk至手机。
https://github.com/zhujiaming/apk-installer
electron electron-app
Last synced: 12 days ago
JSON representation
一款可运行于windows、macos的Apk安装器软件,快速安装Apk至手机。
- Host: GitHub
- URL: https://github.com/zhujiaming/apk-installer
- Owner: zhujiaming
- License: mit
- Created: 2020-09-04T08:10:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T03:39:32.000Z (over 1 year ago)
- Last Synced: 2024-04-24T07:13:15.975Z (8 months ago)
- Topics: electron, electron-app
- Language: JavaScript
- Homepage:
- Size: 15.8 MB
- Stars: 25
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 安装包下载
windows: [Apk.Installer.Setup.1.6.0.exe](https://github.com/zhujiaming/apk-installer/releases/download/1.6.0/Apk.Installer.Setup.1.6.0.exe)
macos: [Apk.Installer-1.6.0.dmg](https://github.com/zhujiaming/apk-installer/releases/download/1.6.0/Apk.Installer-1.6.0.dmg)
### Apk Installer
一款pc端使用的apk安装器,可以通过双击Apk直接将Apk安装到当前已连接Window/MacOs的Andorid手机设备上。
### 支持
1. 同步支持windows、macOs,功能无差异;
2. 拆包即用,无额外配置(除安卓手机需要打开调试模式外),简洁无额外功能;[>>怎么打开手机调试模式](https://www.google.com/search?q=%E5%AE%89%E5%8D%93%E6%89%8B%E6%9C%BA%E6%80%8E%E4%B9%88%E6%89%93%E5%BC%80%E8%B0%83%E8%AF%95%E6%A8%A1%E5%BC%8F)
3. 自动关联为Apk文件默认打开方式,双击apk直接启动安装。;
4. 支持多个设备同时一键安装;
5. 安装状态日志提示;### 效果图
![效果图](./snapshot/page.jpg)
### 另外
欢迎在issues中提出问题,或功能建议,或加入一起探讨开发,欢迎丢个⭐。