neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
68 stars 62 forks source link

Refactor notify function to use plyer library for desktop notifications #167

Closed ayushmorbar closed 5 months ago

ayushmorbar commented 5 months ago

This pull request refactors the notify function to use the plyer library for desktop notifications. The plyer library provides a convenient way to access features of the hardware and platforms. This change improves the functionality and reliability of the notify function. Also, added a sample icon at docs\assets\icon.ico which can be replaced later.

Refer

https://github.com/neokd/NeoGPT/issues/138#issue-2092687530