jfernandez / ControllerTools

Game controller plugin for the Steam Deck
GNU General Public License v3.0
49 stars 3 forks source link

Feature request: notify/toast for connected controllers with low battery #10

Closed HeyItsWaters closed 1 year ago

HeyItsWaters commented 1 year ago

I'm sure this would be easier to implement once websockets are officially supported through Decky, but notifying when a controller is getting low (and being able to configure at what thresholds to send the notification) would be awesome!

jfernandez commented 1 year ago

I'm working on adding websocket support to the backend for this particular feature.

jfernandez commented 1 year ago

PoC is working! image0

HeyItsWaters commented 1 year ago

@jfernandez that's awesome!

Side note, how is Chained Echoes?

jfernandez commented 1 year ago

Pretty good! Enjoying it quite a bit.

HeyItsWaters commented 1 year ago

@jfernandez awesome!!

jfernandez commented 1 year ago

We'll cut a 1.0.0 release with this change once we address #15