Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Off-Topic]: New App Idea: Battery Status #5613

Closed
TheRealMystic opened this issue Jul 15, 2022 · 5 comments
Closed

[Off-Topic]: New App Idea: Battery Status #5613

TheRealMystic opened this issue Jul 15, 2022 · 5 comments

Comments

@TheRealMystic
Copy link

TheRealMystic commented Jul 15, 2022

A simple app that:

  1. Reports the battery status in real-time
  2. Syncs the status to all devices in real-time
  3. Provides custom notifications
  4. Notification widget showing battery status for all devices
  5. Home-screen widgets showing battery status for all devices

I have multiple phones, tablet and a smartwatch. If I have an app that shows me the battery status of all my devices real-time, that would be great.

It will offer notifications for:

  1. When the battery is fully charged on a device connected to a charger.
  2. When the battery on any device drops below 15%.
  3. Multiple Custom Notifications that users can configure.

In this regard, SD Maid for WearOS with very basic features (1-click cleaning), including this one, would be great!

If possible, the app should use Google Play Services to sync this information, so users don't have to create a cloud account for this.

SD Maid for Windows, macOS and Linux would be great too. 😂😂

@TheRealMystic TheRealMystic changed the title [Off-Topic]: New App Idea: Battery Indicator [Off-Topic]: New App Idea: Battery Status Jul 15, 2022
@d4rken
Copy link
Member

d4rken commented Jul 15, 2022

Needs a server for syncing, so on-going costs. Without the server, the sync won't work.
On-going cost would only make sense for me with a subscription.
I don't think there are enough users willing to pay a subscription fee for an app that does this. 🤔

Does not seem too interesting to me 🤷.

In this regard, SD Maid for WearOS with very basic features (1-click cleaning), including this one, would be great!

Maybe once Google brings out a SmartWatch that I would buy, I could look into it 😉

SD Maid for Windows, macOS and Linux would be great too. joyjoy

I agree, but completely different code needed 😅.

@d4rken d4rken closed this as completed Jul 15, 2022
@TheRealMystic
Copy link
Author

Can't use Google Drive or similar for this?

There is this app that syncs clipboard using Google Drive:

https://play.google.com/store/apps/details?id=studio.onelab.clipboard&hl=en-GB

@d4rken
Copy link
Member

d4rken commented Jul 16, 2022

Can't use Google Drive or similar for this?

There is this app that syncs clipboard using Google Drive:

https://play.google.com/store/apps/details?id=studio.onelab.clipboard&hl=en-GB

That's actually a cool idea. 🤔

Would it be useful without apps on Desktop or iOS?
Probably needs a WatchOS app 🤔

@d4rken d4rken reopened this Jul 16, 2022
@TheRealMystic
Copy link
Author

TheRealMystic commented Jul 16, 2022

Most watch faces for WearOS support Phone Battery, but only of the device to which the watch is connected (watch can connect to only one device at a time; connecting to another device requires a factory reset of the watch), i.e. I can see the status of my phone battery on my watch:

Screenshot_20220627_080011_sysui

I'm using Samsung Galaxy Watch4. I can see the battery status of the watch on my phone using the Galaxy Wear app. But it is currently buggy at the moment, and there are no notification or homescreen widgets (on the phone).

I do get a notification on my phone when my watch battery is fully charged. Not sure if it also happens when the battery is low. But there is a lot that can be done to improve the overall experience.

As with Desktop and iOS support, you can consider making a browser extension if not a full fledged app for these platforms (it will be wonderful if you make one though).

One small correction: WatchOS is Apple's software for their watches. Google makes WearOS. 🙂

@d4rken d4rken pinned this issue Jan 17, 2023
@d4rken
Copy link
Member

d4rken commented Jan 17, 2023

Out of Scope for SD Maid, but my new app Octi basically does something similar:
https://github.com/d4rken-org/octi

@d4rken d4rken closed this as completed Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants