Skip to content

ErmitaVulpe/ask-ahmed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ask Ahmed

A Handy little buddy to ask if a file is ok
Heavily inspired by this reddit post

Installation

Go to the Releases page, download the latest installer and run it

Uninstalling

To uninstall go to:
Settings > Apps > Apps & features
Search for ask-ahmed and press Uninstall

Changing the API key

Go to the installation folder (by default C:\Program Files\ask-ahmed) and edit the settings.ini file

Compiling

To compile the program yourself, install the Rust compiler toolchain (available here), and then run the following commands

git clone https://github.com/ErmitaVulpe/ask-ahmed
cd ask-ahmed
cargo b -r

The compiled program will be at target/release/ask-ahmed.exe

Generating the installer

To generate the installer you will need the Wix toolset v3 which you can download here, and the cargo-wix tool

# To download cargo-wix
cargo install cargo-wix

# Then to compile
cargo wix

The compiled installer will be inside of target/wix/

Showcase

Context menu

Bad

Good

License

This project is licensed under the MIT License — see the LICENSE file for details

About

A Handy little buddy to ask if a file is ok

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages