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

Smartwatch App #42

Open
DSIW opened this issue Jun 22, 2024 · 4 comments
Open

Smartwatch App #42

DSIW opened this issue Jun 22, 2024 · 4 comments
Labels
feature idea Feature/idea that might be worth considering help wanted Extra attention is needed in development This is being worked on
Milestone

Comments

@DSIW
Copy link
Collaborator

DSIW commented Jun 22, 2024

Value:
People having a Smartwatch could manually lock and unlock the scooter without the need to pull out a Smartphone.

Features:

  • lock
  • unlock

Challenges:

  • Bluetooth pairing with code possible?
@DSIW DSIW added the feature idea Feature/idea that might be worth considering label Jun 22, 2024
@TheFreal
Copy link
Collaborator

Great idea, definitely want to make this happen! Apple Watch development would probably need to be done by someone else (can you think of anyone?), as I don't have a test device and can't see myself getting one. Wear OS sounds like a fun project though!

@TheFreal TheFreal added the help wanted Extra attention is needed label Jun 23, 2024
@TheFreal TheFreal added this to the 1.3 milestone Jun 23, 2024
@TheFreal
Copy link
Collaborator

I can look into technical limitations and whip up some designs for round and rectangle screens soon, then someone else could already get started on watchOS

@DSIW
Copy link
Collaborator Author

DSIW commented Jun 23, 2024

Looking into basic designs sounds great!

I'm currently trying to create a proof of concept for Wear OS just having one button.

After that I would check the communication to the scooter:

  • Option 1: direct BLE connection to scooter to send command and receive state (preferred)
  • Option 2: send commands via phone

Disclaimer: I never developed a wear OS app. I'm trying to integrate it into the unustasis app. Let's see how well that works. It definitely would have the benefit that domain logic could be shared.

@TheFreal
Copy link
Collaborator

Frame 5 (2)
Frame 4 (1)

Some very early (or late, rather, looking at the clock) doodles for the layout.
It'll probably be easier to go with Option 1, though we might want to sync some settings (like Scooter name and ID) from the app.

@TheFreal TheFreal linked a pull request Jun 24, 2024 that will close this issue
Closed
@DSIW DSIW added the in development This is being worked on label Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature idea Feature/idea that might be worth considering help wanted Extra attention is needed in development This is being worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants