An open API service indexing awesome lists of open source software.

https://github.com/xuender/tools

手机工具
https://github.com/xuender/tools

Last synced: 2 months ago
JSON representation

手机工具

Awesome Lists containing this project

README

        

# 手机工具

- 工具
- [ ] 计时
- [ ] 音效
- [ ] 扫码
- [ ] 生成QR码
- [ ] 抽签
- [ ] 报警
- [ ] 加密/解密
- 服务
- [ ] 地理围栏
- [ ] 文件传输
- [ ] WEB服务
- [ ] http抓取
- 信息
- [ ] 网路信息
- [ ] 地理信息

## 参考

- [后台运行](https://ionicframework.com/docs/native/background-mode/)
- [音效](https://ionicframework.com/docs/native/native-audio/)
- [震动](https://ionicframework.com/docs/native/vibration/)
- [录音](https://ionicframework.com/docs/native/media/)
- [扫码](https://ionicframework.com/docs/native/qr-scanner/)
- [剪贴板](https://ionicframework.com/docs/native/clipboard/)
- [加密/解密](https://github.com/brix/crypto-js)
- [文件加密/解密](https://ionicframework.com/docs/native/file-encryption/)
- [状态栏](https://ionicframework.com/docs/native/status-bar/)
- [短信](https://ionicframework.com/docs/native/sms/)
- [网络](https://ionicframework.com/docs/native/network-interface/)
- [经纬度](https://ionicframework.com/docs/native/native-geocoder/)
- [本地通知](https://ionicframework.com/docs/native/local-notifications/)
- [web服务](https://ionicframework.com/docs/native/httpd/)
- [地理围栏](https://ionicframework.com/docs/native/geofence/)
- [FTP](https://ionicframework.com/docs/native/ftp/)
- [手电筒](https://ionicframework.com/docs/native/flashlight/)
- [打开网页](https://ionicframework.com/docs/native/browser-tab/)
- [打分](https://ionicframework.com/docs/native/app-rate/)
- [支付宝](https://ionicframework.com/docs/native/alipay/)
- [分享](https://ionicframework.com/docs/native/social-sharing/)
- [打电话](https://ionicframework.com/docs/native/call-number/)