diff --git a/readme.md b/readme.md index 0e6f704..7fb97b1 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,13 @@ Hask AI is a customizable, open-source application that allows users to quickly search the internet and receive instant results. It offers a seamless experience, accessible through a keyboard shortcut, and empowers users to leverage the power of PPLX API. -![Hask AI](assets/record.gif) + +
+ +
+ ## Features @@ -13,13 +19,17 @@ Hask AI is a customizable, open-source application that allows users to quickly - **Dark Mode**: Switch between light and dark mode for a comfortable viewing experience. (WIP) - **Open Source**: Free and open-source software, allowing for community contribution and customization. -## Release -It is available for Windows, Mac, and Linux. -[Download page](https://github.com/bm777/hask/releases) +## Executable +It is available + +[Mac Silicon (M1, M2, M3) ](https://github.com/bm777/hask/releases) +[Mac Intel ](https://github.com/bm777/hask/releases) +[Windows](https://github.com/bm777/hask/releases) +[Linux]() -## Installation and Usage -1. Clone the repository: +## 1. Development +Clone the repository: ```bash git clone https://github.com/bm777/hask.git @@ -30,17 +40,14 @@ npm run dev # or build for your platform npm run build ``` -2. Usage: + +## 2. Usage It is the same scenario in dev or build mode. -- Open the app and use the keyboard shortcut (default: Option+X) to open the application. +- Open the app via Option+X ![Hask AI](assets/empty.png) -- Configure the pplx api token. -![Hask AI](assets/token.png) - - Perform a search by typing in your query and pressing Enter. - Enjoy instant results from the internet! -![Hask AI](assets/hey.png) ## Contributing Contributions are welcome! If you have any ideas for new features or improvements, feel free to open an issue or submit a pull request.