Popularity
0.6
Stable
Activity
3.0
-
8
1
1

Description

App for writing offline notes with a custom keyboard for Android Wear.

Programming language: Kotlin
License: Apache License 2.0

Wear Offline Notes alternatives and similar packages

Based on the "Android Wear" category.
Alternatively, view Wear Offline Notes alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Wear Offline Notes or a related project?

Add another 'Android Wear' Package

README

Wear Offline Notes

App for writing offline notes with a custom keyboard for Android Wear.

Demo

You can check the app installing it directly on Google Play.

Screenshots

About

I have implemented this project because I have got an old Android watch that the system soft keyboard does not work properly. I wanted to save notes when I do sports and the requirements were the following ones:

  • Easy to use
  • Fully offline
  • Save data persistently
  • Use a custom keyboard

The idea of using voice notes is not the best option for me. I prefer to write directly 1 or 2 words by keys and when I arrive at home, I do actions with those stored inputs.

Special Thanks

This project has been implemented using part of the code and ideas from Wear-Keyboard by Ido Ideas.

License

  Copyright (C) 2019 Gabriel Moreno

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.


*Note that all licence references and agreements mentioned in the Wear Offline Notes README section above are relevant to that project's source code only.