zsims / hunt-and-peck

Simple vimium/vimperator style navigation for Windows applications based on the UI Automation framework.
593 stars 54 forks source link

Can't find executable? #12

Closed randylewis7 closed 6 years ago

randylewis7 commented 6 years ago

Excuse me if I'm missing something obvious, but I can't figure out how to run this. I have downloaded and unzipped the folder. I looked everywhere through it, but can't find an executable file. Inside src/HuntAndPeck, I found several files named "App", with the following types: xml configuration file, windows markup file, visual C# source file. Additionally, only level up, in src, I found HuntAndPeck, a microsoft visual studio file. But I can't figure out how to run the darn thing. I tried from the file explorer, and from the command line (speaking of which, did you mean to write "app.exe", not "hap.exe"?)

Excited to try out your software!

Thanks

zsims commented 6 years ago

You'll need to download a zip of one of the builds (as mentioned in the README), e.g. https://ci.appveyor.com/project/zsims/hunt-and-peck/build/artifacts

Thanks for giving it a whirl! Still a biy rough in some areas, but the idea is fun to play with :)

randylewis7 commented 6 years ago

Awesome, that worked, thanks! Didn't realize I wasn't downloading the built version, sorry.

zsims commented 6 years ago

No stress, thanks for giving it a whirl 😁

bradeac commented 5 years ago

The artifacts got deleted (older than 6 months).

Can you queue a new build please ?

Thanks

zsims commented 5 years ago

Done. Sorry for the delay :).

I'll look at moving this to GitHub Releases

Vijaynrt851 commented 3 years ago

Can you provide the steps for downloading the exe and run it