spotter-application / spotter

🔭 Productivity tool to launch everything
https://spotter-app.org
GNU General Public License v3.0
756 stars 23 forks source link

Added lock screen command #77

Closed smithbm2316 closed 3 years ago

smithbm2316 commented 3 years ago

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 to spotter and if there's any changes I need to make. Again, thanks for your hard work on the project!

ziulev commented 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!

smithbm2316 commented 3 years ago

Looking forward to that update 😁