Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/janekx21/neotrain

Web-App for learning the Neo Layout written in Elm
https://github.com/janekx21/neotrain

elm elm-lang lamdera neo-layout touch-typing

Last synced: about 1 month ago
JSON representation

Web-App for learning the Neo Layout written in Elm

Awesome Lists containing this project

README

        

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/S6S7DBDPZ)


Neo Train Logo

![GitHub last commit](https://img.shields.io/github/last-commit/janekx21/NeoTrain?style=for-the-badge)

[Neo Train](https://neo-train.lamdera.app/) is an online touch typing trainer for the [neo layout](https://www.neo-layout.org/). It is built with [lamdera](https://lamdera.com/), which uses [elm](https://elm-lang.org/). The Page supports the layouts Neo, Bone, NeoQwertz, AdNW, KOY, NeoQwerty, Vou, Mine and Noted. It has randomly generated lectures for each, as well as a couple of handwritten dictations.

## Screenshots

![Screenshot of the Auth Page](img/auth_page.frame_generic_dark.png)
![Screenshot of the Typing Page](img/typing_page.frame_generic_dark.png)

## Installation

You will need [lamdera](https://lamdera.com/) for running this app.
All dependencies will be downloaded automatically.

## Usage

To start a live debugging session, just start lamdera in the live mode inside the project folder.

```bash
lamdera live
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Adding more dictations is also welcome.

There are no tests yet.

## License

[MIT](https://choosealicense.com/licenses/mit/)