Clip is a virtual assistant developed in C++, inspired by the classic "Clippy" from windows 97.
With an unique personality Clip can interact with the user through the Command Prompt, providing helpful responses, advice and basic funtionalities.
The User can Interact with the Command Prompt. Following the next commands:
Clip salutes the User with a friendly message.
Deploys a list with all the avaliable commands Clip can do.
Clip gives you an advice (in later updates there will be more)
show the actual date time.
Clip is a small, modular project built in C++, designed to: - Separate logic and interface. - Be easily extendable with new commands and personalized responses - Run directly in the console, making it lightweight and educational
Download clip.exe from the realeases tab, the copy the file to any folder ion your PC, then open the file to start using it.
For more changes, visit CHANGELOG.md
This project has been developed exclusively with educational pourposes. It is an Open-source project, so feel free to use it as you wish.