GithubHelp home page GithubHelp logo

btabdul / app-unexpected-keyboard-layout-editor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lixquid/app-unexpected-keyboard-layout-editor

0.0 0.0 0.0 86 KB

A tool for creating layouts for the Unexpected Keyboard for Android devices.

License: MIT License

TypeScript 99.16% HTML 0.84%

app-unexpected-keyboard-layout-editor's Introduction

A tool for creating and editing layouts for the Unexpected Keyboard for Android devices.

https://unexpected-keyboard-layout-editor.lixquid.com

How to Use

  1. To get started, either:
    1. Select a layout under the Start from a template dropdown, or
    2. Import a layout from its XML by putting it in the Import from XML box and clicking Import.
  2. Add rows by clicking the Add Row button, or edit / remove existing rows by clicking on the cog button on the right side of the row.
  3. Add keys to rows by clicking the Plus button on the right side of the row, or edit / remove existing keys by clicking on the key itself.
  4. Once you're done, click Export to XML to get the XML for your layout.

Development

Prerequisites

Getting Started

  1. Clone the repository
  2. Install dependencies: yarn install
  3. Start the development server: yarn start
  4. Open http://localhost:1234 in your browser

Changes to the source files will be automatically reloaded in the browser.

Building for Production

  1. Remove the dist folder: rm -rf dist
  2. Build the project: yarn build
  3. The production files will be in the dist folder

app-unexpected-keyboard-layout-editor's People

Contributors

lixquid avatar

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.