MrTanoshii / rusty-autoclicker

A pure Rust portable auto clicker built for Linux, macOS & Windows.
Creative Commons Zero v1.0 Universal
74 stars 12 forks source link

Insufficient project documentation #13

Closed MrTanoshii closed 1 year ago

MrTanoshii commented 2 years ago

Problem

Rusty AutoClicker was created out of my personal need for an autoclicker while playing games. Initially, I wanted something portable, fast, reliable, lightweight and open-source. The project grew organically from there and there is little documentation about what the focus of the software design is about.

Solution

Write down the core design philosophies and assess the current state of the project against them.

Additional Context

It might be a good idea to look into metrics/benchmarks. (Optional; may become its own issue)