All Projects → chenqingspring → Dd Punch

chenqingspring / Dd Punch

基于『触动精灵』的钉钉自动打卡脚本

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Dd Punch

Playwright Go
Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
Stars: ✭ 272 (-11.4%)
Mutual labels:  automation
Streamsheets
An open-source tool for processing stream data using a spreadsheet-like interface.
Stars: ✭ 281 (-8.47%)
Mutual labels:  automation
Linuxbashshellscriptforops
Linux Bash Shell Script and Python Script For Ops and Devops
Stars: ✭ 298 (-2.93%)
Mutual labels:  automation
Swift Shortcuts
An iOS 14 Shortcuts creator written in Swift, inspired by SwiftUI.
Stars: ✭ 276 (-10.1%)
Mutual labels:  automation
Budibase
Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
Stars: ✭ 8,071 (+2528.99%)
Mutual labels:  automation
Applescript
Applescript applets, snippets, resources, and links
Stars: ✭ 289 (-5.86%)
Mutual labels:  automation
Tor Browser Selenium
Tor Browser automation with Selenium.
Stars: ✭ 267 (-13.03%)
Mutual labels:  automation
Mac Dev Playbook
Mac setup and configuration via Ansible.
Stars: ✭ 4,202 (+1268.73%)
Mutual labels:  automation
Deployr
A simple golang application to automate the deployment of software releases.
Stars: ✭ 282 (-8.14%)
Mutual labels:  automation
Git Delete Merged Branches
Command-line tool to delete merged Git branches
Stars: ✭ 293 (-4.56%)
Mutual labels:  automation
Provisioning
Kubernetes cluster provisioning using Terraform.
Stars: ✭ 277 (-9.77%)
Mutual labels:  automation
Macaca
Automation solution for multi-platform. 多端自动化解决方案
Stars: ✭ 2,991 (+874.27%)
Mutual labels:  automation
Sketch Lint
Check the compliance of your design guidelines within seconds
Stars: ✭ 291 (-5.21%)
Mutual labels:  automation
Selenium Document
a document with regard to selenium
Stars: ✭ 274 (-10.75%)
Mutual labels:  automation
K3sup
bootstrap Kubernetes with k3s over SSH < 1 min 🚀
Stars: ✭ 4,012 (+1206.84%)
Mutual labels:  automation
Cli
🆑📍 Setup automated semver compliant package publishing
Stars: ✭ 272 (-11.4%)
Mutual labels:  automation
Unrealeditorpythonscripts
Some of my personal scripts i made to use for my own projects, but free of charge to be used for any project and any purpose as long as it is not violating the Unreal Engine EULA.
Stars: ✭ 282 (-8.14%)
Mutual labels:  automation
Arara
arara is a TeX automation tool based on rules and directives. It gives you a way to enhance your TeX experience. This is a mirror repository.
Stars: ✭ 305 (-0.65%)
Mutual labels:  automation
Gray hat csharp code
This repository contains full code examples from the book Gray Hat C#
Stars: ✭ 301 (-1.95%)
Mutual labels:  automation
Ansible Playbooks
Playbooks for automating server procedures based on our Community guides
Stars: ✭ 285 (-7.17%)
Mutual labels:  automation

钉钉自动考勤


问:你们公司打卡么?

答:我在公司不用打卡!

问:你是公司领导吧?好厉害!

答:你们全家都是领导!!我是在公司扔了一个手机,它会自动打卡 (骄傲脸


重要提示!!!

  • 保证触动精灵总是在前台运行
  • 取消任何屏幕解锁
  • 手机必须处于充电状态
  • 建议上下班多设置几个打卡时间段,以防漏打

准备

  1. 一台android手机,需要root
  2. 数据线和充电插头
  3. 安装触动精灵android版
  4. 当然如果没有钉钉,你现在也不会看到这儿

安装方法一:手动

  • 安装上(下)班打卡
    • 点击触动精灵左上角新建脚本, 任意命名。如:『钉钉上(下)班打卡』
    • 将项目 punch-in(out)/main.lua 文件内容粘贴到脚本中
    • 设置定时运行时间, 如:8:50 (18: 01)

安装方法二:扫码

  • 上班打卡

上班打卡二维码

  • 下班打卡

下班打卡二维码

真相 (点击57s视频)

自动打卡视频

打卡记录

已测试软件版本

钉钉 触动精灵 手机
v3.5.0+ v2.2.5 SM-N900
v3.5.0+     v2.2.5         GT-i9300
v3.5.0+     v2.2.5         Redmi 4
v3.5.0+     v2.2.5         R8107
v3.5.0+     v2.2.5         LG-D859
v3.5.0+     v2.2.5         Redmi Note 3
v3.5.0+     v2.2.5         MI 4LTE
v3.5.0+     v2.2.5         MI 2
v3.5.0+     v2.2.5         Lenovo A808t

脚本定制

  • 手动安装脚本
  • 开发者选项 -> 打开显示触摸操作, 打开指针位置
  • 获取『考勤』按钮坐标
  • 获取『上/下班打卡』按钮坐标
  • 替换脚本里的 findMultiColorInRegionFuzzy 方法对应的x和y坐标的值

问题咨询

  • 如果有问题,请开issue

自由向来是一切财富中最昂贵的财富

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].