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

https://github.com/l3r8yj/isdefinitionapp

A small app to make it easier to remember definitions.
https://github.com/l3r8yj/isdefinitionapp

Last synced: 6 months ago
JSON representation

A small app to make it easier to remember definitions.

Awesome Lists containing this project

README

          

# README

## **IsDefinition** - is a simple app that makes it easy to memorize your definitions.

#### Build guide _(npm required)_

> Clone git repository:
>
> - `git clone https://github.com/l3r8yJ/isDefinitionApp.git`
>
> Change directory:
>
> - `cd isDefinitionApp`
>
> Install electron:
>
> - `npm i electron --dev --save`
>
> Run make:
>
> - `npm run make`
>
> Change directory to _out/your/os/folder/_
>
> - `cd out/your/folder/`
>
> There will be an executable file in your os folder

## Controls
> `Enter` - for check your input.
>
> `Alt` or `Option` for next _(random)_ definition.