Web based tool to help flash the Xteink device https://xteink.dve.al
  • TypeScript 96.6%
  • JavaScript 2.2%
  • CSS 1.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-05-20 10:42:19 +10:00
.github/workflows Fix lint issues and lint in CI (#18) 2026-01-19 21:39:38 +11:00
.husky Fix lint issues and lint in CI (#18) 2026-01-19 21:39:38 +11:00
.yarn Disable esptool-js transport tracing and reenable save full flash 2025-11-22 19:50:54 +11:00
src Adds initial support for the x3 device (#25) 2026-05-15 22:17:21 -05:00
.gitignore Cleanup linting and repo 2025-11-20 18:47:30 +11:00
.prettierignore Cleanup linting and repo 2025-11-20 18:47:30 +11:00
.prettierrc Cleanup linting and repo 2025-11-20 18:47:30 +11:00
.tool-versions Fix lint issues and lint in CI (#18) 2026-01-19 21:39:38 +11:00
.yarnrc.yml Cleanup linting and repo 2025-11-20 18:47:30 +11:00
eslint.config.mjs Cleanup linting and repo 2025-11-20 18:47:30 +11:00
LICENSE Cleanup linting and repo 2025-11-20 18:47:30 +11:00
next.config.ts Use ChakraUI and update UI 2025-11-20 22:30:37 +11:00
package.json Upgrade deps 2026-02-06 04:26:24 +11:00
README.md Add archived banner 2026-05-20 10:42:19 +10:00
renovate.json Cleanup linting and repo 2025-11-20 18:47:30 +11:00
tsconfig.json Use ChakraUI and update UI 2025-11-20 22:30:37 +11:00
vercel.json Cleanup linting and repo 2025-11-20 18:47:30 +11:00
yarn.lock Upgrade deps 2026-02-06 04:26:24 +11:00

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

  1. Run yarn install
  2. Run yarn dev