Analysis updated 2026-07-03
Install a Tampermonkey script to automatically complete daily reading and video tasks on xuexi.cn.
Set up automatic script updates so the automation stays current without manual reinstallation.
Use as a browser-based complement to the Python TechXueXi project for users who prefer not to run a server.
| techxuexi/techxuexi-js | toddmotto/echo | wellcaffeinated/physicsjs | |
|---|---|---|---|
| Stars | 3,698 | 3,698 | 3,699 |
| Language | JavaScript | JavaScript | JavaScript |
| Setup difficulty | easy | easy | easy |
| Complexity | 1/5 | 1/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
This repository collects JavaScript scripts that automate activity on Xuexi Qiangguo, a Chinese political study app at xuexi.cn. The app awards daily points to users who read articles, watch videos, and answer questions about political topics. These scripts run inside a browser extension (Tampermonkey or Greasemonkey) and complete those tasks automatically, helping users reach the daily point target without doing the reading manually. The README explains that the scripts were originally distributed on GreasyFork, a popular platform for browser userscripts, but were repeatedly reported and removed. The maintainers moved them to GitHub instead, where they can be shared and updated more freely. Contributors are welcome to submit new scripts or improve existing ones. To use it, you install the Tampermonkey browser extension, create a new script inside it, paste in one of the JavaScript files from this repository, and save. After enabling the script, you visit xuexi.cn while logged in and a start button appears in the top-left corner of the page. The README recommends a companion project called TechXueXi (the Python version) for users who want fully unattended operation on a server rather than having to open a browser each day. The README is written almost entirely in Chinese and is brief. It covers installation, how to configure automatic updates, and where to find the community discussion groups. There is no detailed documentation of what each individual script file does beyond the general goal of automating the point-earning process on the study platform.
Browser userscripts (Tampermonkey) that automate daily point-earning tasks on the Chinese political study app Xuexi Qiangguo, so users reach their daily target without manual reading.
Mainly JavaScript. The stack also includes JavaScript.
License information was not mentioned in the explanation.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.