u/Harddef

▲ 1 r/csharp

Hey guys!

I am a high school student from Russia (currently finishing my school and preparing for exams). I'm really into C# and software development, so for my personal project, I built a lightweight Auto-Typer.

Sorry if my English is a bit "broken" or if I use some words wrong. I tried my best!

Source code here: [https://github.com/Harddef/auto-typer](https://github.com/Harddef/auto-typer)

What I did:

  • Built it with C# / .NET (WinForms).
  • Added a window selector so it types only where you want (used some NativeMethods).
  • You can change the speed and use F9 to start/stop.

I'm still learning and I want to become a better developer. Could you please look at my code and tell me what is "bad practice" or what I should change? I really want to know how real developers would do this.

Thanks for any help and greetings from Russia!

https://preview.redd.it/b9tqb0biz5yg1.png?width=636&format=png&auto=webp&s=7b2d438129da290bf0a92934d7a83e7f2f8a1fec

reddit.com
u/Harddef — 22 days ago
▲ 1 r/github

Hey everyone!

I’ve been working on a simple Auto-Typer written in Python. It's designed to be lightweight and easy to use. I’m looking for some "beta-testers" who can try it out and tell me what’s broken or what features are missing.

Source code: https://github.com/Harddef/auto-typer

Main features:

Adjustable typing speed.

Simple setup.

Works across different windows.

I’d really appreciate it if you could check the code and leave a comment or an Issue on GitHub if you find any bugs. Is the README clear enough?

Thanks in advance!

u/Harddef — 22 days ago