Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s1hofmann authored Feb 20, 2024
1 parent 191c2b8 commit e7169f8
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
# trailmix

Small sample projects which demo the usage of nut.js.
This repo has been archived since all samples are now also included in the [nut.js monorepo](https://github.com/nut-tree/nut.js/tree/develop/examples)

I want to:

- automate [keyboard input](./packages/keyboard-test/README.md)
- automate [mouse movement](./packages/mouse-test/README.md)
- search for images on my [screen](./packages/screen-test/README.md)
- integrate nut.js with [Jest](./packages/jest-test/README.md)
- see an [Electron + nut.js sample](./packages/electron-sample/README.md)
- see an [TypeScript + nut.js sample](./packages/typescript-sample/README.md)
It will no longer be updated in any way, please consult the monorepo for examples.

0 comments on commit e7169f8

Please sign in to comment.