mirror of
https://github.com/tuxdotrs/highminded.git
synced 2025-08-22 23:51:03 +05:30
8a299b0cf2e0d7379fc6a265108c0d046578654c
Table of Contents
Features
- Undectable Window - The application window remains hidden during screen sharing, ensuring complete discretion.
- Screen Capture - Capture your screen and receive relevant insights or assistance based on the content.
- BYO Model - Bring your own LLM—works with any model supporting the OpenAI-compatible API.
- Custom Prompt - Define your own prompt to guide the assistant according to your specific needs.
- Conversation - Get smarter replies with awareness of ongoing conversation context. (MacOS planned)
- Custom Keybindings - Fully customizable keyboard shortcuts—tailor the tool to your workflow. (planned)
Installation
Get the appropriate binary for your platform from the release page.
Keybindings
Bind | Action |
---|---|
Shift + \ |
Toggle Window Visibility |
Shift + S |
Capture screenshot and send to LLM |
Shift + A |
Capture audio and send to LLM |
Alt + Shift + Q |
Quit application |
Ctrl + Alt + Shift + H |
Make windows visible to screenshare. Note: Application restart is required to make it invisible again. |
Contributing
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Languages
C#
100%