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

https://github.com/powersagitar/pony-keyboard


https://github.com/powersagitar/pony-keyboard

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Pony Keyboard

An energetic pony stepping on random keys on a keyboard.

## Preview

[![Preview](./docs/README/media/preview.mp4)](./docs/README/media/preview.mp4)

## Build from Source

### Prerequisite

- [Bun](https://bun.sh)
- Desktop Browser
- Since responsive design is not considered at all during development, thus
zero mobile optimization.

### Usage

```zsh
bun install
bun run build
bun start
```