Closed smithbm2316 closed 3 years ago
Hey @smithbm2316 Thank you for the PR 🙏 It looks awesome!
Regarding your question: I'm currently working on a new version of spotter. I plan to implement external plugins support. So there are almost nothing in the spotter itself, I mean the plugins. You can check this library to develop a plugin. But be careful the api still WIP.
Also there are few examples of plugins: spotter-spotify-plugin and spotter-applications-plugin
I would be happy to have your contribution!
Looking forward to that update 😁
Thanks for the great work on this project! This adds a small update with the addition of the option to lock the screen (which you would normally do with
cmd+ctrl+q
) instead of just making the computer go to sleep. Let me know if this is something you'd be interested in adding tospotter
and if there's any changes I need to make. Again, thanks for your hard work on the project!