Giter Site home page Giter Site logo

keyboard-amazfit-devices's Introduction

keyboard for amazfit devices

A simple keyboard for amazfit band 7, GTS 4, GTS 4 mini and GTS 3.

How to install

  • Download the utils folder in your zepp os project.

How it works

  • The constructor accept one parameter: the coordinate "y" of the keyboard, this is for example if you want to display something before the keyboard.
  • You can use the file example.js(put in the page folder) to see the keyboard in action.

How to use(example for band 7)

  • Add this line to the page you want to display the keyboard:
import { keyboard_band7 } from '../../utils/keyboard/keyboard_band7' //add or remove ../ depends of your folder location and replace "keyboard_band7" with the amazfit device you want.
  • Create an instance:
const keyboard = new keyboard_band7()
  • Get text:
keyboard.text_value

Screenshot and videos

Default

keyboard_lite.mp4

Features

  • Alphabetic keyboard.
  • Numeric keyboard.
  • Support uppercase and lowercase letters.
  • Symbols keyboard.

Future updates

  • Add more keyboard layouts.
  • Improve the quality of the code.

Let me know if you have any ideas or recommendations.

keyboard-amazfit-devices's People

Contributors

diginiti23 avatar rafucho25 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

nk07513820643

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.