https://github.com/perongh/x-automator
A TypeScript plugin providing auto login and more automation for XJTLU websites
https://github.com/perongh/x-automator
tampermonkey typescript userscript xjtlu
Last synced: about 2 months ago
JSON representation
A TypeScript plugin providing auto login and more automation for XJTLU websites
- Host: GitHub
- URL: https://github.com/perongh/x-automator
- Owner: PeronGH
- Created: 2022-09-18T02:08:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T03:32:59.000Z (over 2 years ago)
- Last Synced: 2025-01-19T09:42:21.392Z (4 months ago)
- Topics: tampermonkey, typescript, userscript, xjtlu
- Language: TypeScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# X Automator
A TypeScript plugin providing auto login and more automation for XJTLU websites## Usage
1. Compile:
`tsc -p tsconfig.json`2. Add JavaScript file to any user script plugin you like (eg. tampermonkey)
## Quick Link
[Download compiled version from GitHub](https://github.com/PeronGH/X-Automator/raw/main/x_automator.user.js)