Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cccaaannn/dictator

A dictation app to rule them all.
https://github.com/cccaaannn/dictator

dictation mui qwik speech-to-text

Last synced: 1 day ago
JSON representation

A dictation app to rule them all.

Awesome Lists containing this project

README

        

# Dictator

A dictation app to rule them all.

![GitHub top language](https://img.shields.io/github/languages/top/cccaaannn/dictator?color=blue) ![GitHub repo size](https://img.shields.io/github/repo-size/cccaaannn/dictator?color=orange) [![GitHub](https://img.shields.io/github/license/cccaaannn/dictator?color=green)](https://github.com/cccaaannn/dictator/blob/master/LICENSE)

---

## Demo
![](https://raw.githubusercontent.com/cccaaannn/dictator/master/public/favicon.ico)

[cccaaannn.github.io/dictator](https://cccaaannn.github.io/dictator/)

### Running for Development
```shell
npm run dev
```

### Building
```shell
npm run build
```

### Deploy
```shell
npm run deploy
```