Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yqchilde/DingTalkClockIn
基于Hamibot平台的钉钉自动打卡脚本
https://github.com/yqchilde/DingTalkClockIn
Last synced: 2 months ago
JSON representation
基于Hamibot平台的钉钉自动打卡脚本
- Host: GitHub
- URL: https://github.com/yqchilde/DingTalkClockIn
- Owner: yqchilde
- Created: 2021-09-19T14:25:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-19T15:04:22.000Z (over 3 years ago)
- Last Synced: 2024-10-28T10:28:37.975Z (2 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 37
- Watchers: 1
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DingTalkClockIn
## 介绍
本项目是基于Hamibot平台的钉钉全自动打卡脚本(远程打卡,定时打卡,免root)
## 申明
本项目仅是用来学习如何在Hamibot平台上编写日常生活中常用脚本
本项目是基于[https://hamibot.com/marketplace/T9Kt6](https://hamibot.com/marketplace/T9Kt6) 项目做出改进与优化的
## 前提
需要准备一部闲置的手机放在公司用来做被控制端
## 原理
通过安卓无障碍模式自动打开钉钉页面,触发**极速打卡**并获取打卡结果发送通知
## 功能
- [x] 远程打卡
- [x] 定时打卡
- [x] 发送通知([QMsg](https://qmsg.zendee.cn))
- [x] 选择指定公司
- [x] 指定打卡规则(跳过节假日或周末)
- [x] 限定上下班打卡时间范围
- [x] 被挤设备后自动登录钉钉
- [x] 手机解锁(暂时支持数字密码/PIN码)