Pinned Repositories
AHRS
Attitude and Heading Reference System using MATLAB as simple as possible
alipay-master
支付宝插件
android-accessibility
Basic Android Accessibility: making sure everyone can use what you create!
android-BasicAccessibility
ArduinoMotionSensorExample
MPU6050/MPU6500/MPU9150/MPU9250 over I2c for Arduino
AutoInstall
自动安装APK(免root),使用Accessibility(辅助功能/无障碍)模拟用户点击"安装"按钮。
awesome-python3-webapp
小白的Python入门教程实战篇:网站+iOS App源码→ http://t.cn/R2PDyWN 赞助→ http://t.cn/R5bhVpf
CardRecord
ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 130 bitcoin/altcoin exchanges
DeadReckoning
Real-time localization on Android phones using inertial sensors (accelerometer, compass, gyro)
lg0491986's Repositories
lg0491986/alipay-master
支付宝插件
lg0491986/ArduinoMotionSensorExample
MPU6050/MPU6500/MPU9150/MPU9250 over I2c for Arduino
lg0491986/awesome-python3-webapp
小白的Python入门教程实战篇:网站+iOS App源码→ http://t.cn/R2PDyWN 赞助→ http://t.cn/R5bhVpf
lg0491986/docker-android-sdk
lg0491986/EasyRMS
录播服务器
lg0491986/jenkins_docker
Docker official jenkins repo
lg0491986/luci-app-qosv4
这是应用于openwrt的qos程序,由qq 3341249开发完成,在此上传分享只为方便大家使用与学习
lg0491986/luci-proto-n2n
N2N protocol support for LuCI
lg0491986/LuckyMoneyTool
lg0491986/MediaTek_ApSoC_SDK_compile_env
lg0491986/n2n
current development branch of the n2n p2p vpn software
lg0491986/openwrt-n2n
N2N V2 Edge native protocol and Supernode for OpenWrt
lg0491986/openwrt-shadowsocks
Shadowsocks-libev for OpenWrt/LEDE
lg0491986/openwrt_doc
openwrt 日常积累
lg0491986/python-binance
Binance Exchange API python implementation for automated trading
lg0491986/shadowsocks
lg0491986/shadowsocks-gui
Shadowsocks GUI client
lg0491986/shadowsocks-libev
libev port of shadowsocks
lg0491986/SourceWiki
lg0491986/WechatRedPacket
Android:实现监听微信红包,并自动抢红包,是春节抢红包必备助手。主要原理:利用AccessibilityService这个辅助服务类,监听通知栏微信消息,如果有微信红包,就模拟界面一些控件的点击事件,现开源,大家可继续完善