1j01 / tracky-mouse

Mouse control via head tracking, as a cross platform desktop app and JS library. eViacam alternative.
https://trackymouse.js.org/
MIT License
25 stars 4 forks source link

Nice website/demo #50

Closed 1j01 closed 5 months ago

1j01 commented 5 months ago

Currently the website lives at https://1j01.github.io/tracky-mouse/ and includes a short, yet very technical, blurb, and embeds the Tracky Mouse UI as a demo, but doesn't feature dwell clicking. This demo was created when Tracky Mouse was still in the proof-of-concept stage, and it's now at least a minimum viable product.

I want a professional-looking website that outlines what the software is, who it's for, shows off the capabilities as much as possible, and includes a download for the desktop app, as well as some instructions for developers wanting to integrate Tracky Mouse into their products.

A new domain would be nice too.

Oh, and I've designed a tessellating cursors background that would be nice to include. (It just occurred to me one day that cursors could probably tessellate, and they can! I don't know if this was even inspired by work on Tracky Mouse... I think I was thinking of building a library to customize cursors, since I came up with a technique to override cursors while still supporting cursor: auto in CSS; I was gonna call it cursormize.js; might do that at some point, if I come across a website hurting accessibility by including custom cursors.)

1j01 commented 5 months ago
1j01 commented 5 months ago

I'm pretty happy with this so far. It's a bit technical still, but I'll feel more confident writing it in a user-focused way, once it's a better, more user-focused product. I added a features overview at least, so I think I can tick that off for now. I'm going to punt on the download button until I have actual downloads. It could of course always be more polished, but I think this issue has served its purpose.