13 Commits

Author SHA1 Message Date
96376a4d7d Merge branch 'master' of https://long-cat.net/gitea/moosecrab/webmouse 2021-02-18 21:52:05 -08:00
a808748f6c Removed the unused 'menu' button on the web page 2021-02-18 21:49:20 -08:00
Frank Schmeling
751a0383cb Merge branch 'master' of https://long-cat.net/gitea/moosecrab/webcrab 2020-06-19 22:22:30 -07:00
Frank Schmeling
91f1ee82af Removed some unneeded text decoding in the /text operation. 2020-06-19 22:15:50 -07:00
5682dc722d Added info on the 'seq' argument to readme.txt. v1.1 2020-06-18 16:11:38 -07:00
5f0d133580 Changed packet sequence numbers to only apply to mouse movements, and they now reset with every tap.
Switched the JS code to calling fetch() directly.
Minor style changes.
2020-06-18 12:52:20 -07:00
3eb86784b6 Rewrote a lot of the interaction code to make it easier to modify by the end-user.
Added a readme explaining the above.
Added YouTube key controls to the default page.
Added a setting to save tap tolerance between restarts.
v1.0
2020-06-17 02:35:33 -07:00
0e3bed62dc Added support for keyboard text, and a few KB buttons.
Added variable listen port number and saving it.
v0.9
2020-06-16 02:29:11 -07:00
63be44bf01 Did some retargeting and platform management. 2020-06-16 01:58:46 -07:00
ff98ede0b2 Added the page.html as a resource to the project 2020-06-16 01:45:00 -07:00
2a1f6a2a57 Renamed webmouse to webcrab 2020-06-16 01:39:07 -07:00
2d9e582854 Changed path AJAX requests to query strings, among other things. 2020-06-16 01:32:53 -07:00
e949051568 Initial Commit 2020-06-15 04:26:36 -07:00