mirror of
https://github.com/crosspoint-reader/xteink-flasher.git
synced 2026-09-18 21:57:09 +07:00
Web based tool to help flash the Xteink device
https://xteink.dve.al
- TypeScript 96.6%
- JavaScript 2.2%
- CSS 1.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| .husky | ||
| .yarn | ||
| src | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| .tool-versions | ||
| .yarnrc.yml | ||
| eslint.config.mjs | ||
| LICENSE | ||
| next.config.ts | ||
| package.json | ||
| README.md | ||
| renovate.json | ||
| tsconfig.json | ||
| vercel.json | ||
| yarn.lock | ||
Note
This repo has been archived as https://xteink.dve.al/ will start redirecting to https://crosspointreader.com/
Xteink Flasher
Web based tool to help flash the Xteink device.
Development
- Run
yarn install - Run
yarn dev